Newman Run Dashboard

Thursday, 19 June 2025 12:40:32
Total Iterations

3

Total Assertions

8967

Total Failed Tests

285

Total Skipped Tests

0


File Information
Collection: I Warrenty flow collection practice
Environment: Qa
Timings and Data
Total run duration: 1m 46.8s
Total data received: 3.46MB
Average response time: 277ms
Summary Item Total Failed
Requests 357 0
Prerequest Scripts 51 0
Test Scripts 312 0
Assertions 8967 285
Skipped Tests 0 -



Showing 285 Failures

Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 508 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 248 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 260 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 253 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 254 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 610 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 339 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 315 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 346 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 299 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 245 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 245 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 247 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 258 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 258 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 249 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 565 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 246 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 310 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 295 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 258 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 256 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 246 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 244 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 335 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 250 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 301 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 271 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 246 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 244 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 259 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 253 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 251 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 595 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 338 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 330 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 342 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 292 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 245 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 246 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 245 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 255 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 254 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 256 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 551 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 245 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 298 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 312 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 258 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 257 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 246 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 244 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 338 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 251 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 317 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 252 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 246 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 245 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 255 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 255 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 256 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 599 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 323 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 324 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 331 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 298 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 245 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 244 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 245 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 252 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 252 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 250 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 297 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 245 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 307 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 290 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 256 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 251 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 245 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 245 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 457 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 251 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 300 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 251 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 508ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 055fc952-f768-42be-9dec-6fab45854b6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-uWtvAcjao4gUZQst/knmgINpPIM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 508 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56c07653-9369-4c66-a729-aff83ef0a676
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26f7f06a-ea2c-45b8-9f68-6f2c9b39a8d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7b37d88-6071-4b85-b6fb-f2676fc346fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 248 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e231ed07-2e31-4993-80f4-7018d54b0d12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d25d6be0-4d3d-4299-ad36-b0cd5e91355c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 331ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6cbccc3-5cd1-4282-a2cf-c4694a78a35c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-hcqqm4inNWGf5+9pIzjGvRWWj6A"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":335},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf812724-68e3-4003-adfc-55f35b387481
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-hcqqm4inNWGf5+9pIzjGvRWWj6A"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":335},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84c5f1f3-724c-444e-83b1-94f4100c1ec1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-hcqqm4inNWGf5+9pIzjGvRWWj6A"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":335},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1fb7b0c-456e-4871-885a-5727f47bcef2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 260 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 07417921-bf71-454c-8d00-dafc389396aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:38:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 253 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aeb21372-a0cb-4d96-826f-fdad563bca0e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:38:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 254 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08d148fa-5850-4f26-a83b-a880ac172934
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "85963890336345",
                "imei1": "85963890336345",
                "imei2": "85963890336345",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-KF4Kz+pQbWjb5/nR59twYlzO0UY"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37571,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37588,"tr_customer_product_id":37578,"job_number":"JOB_37571"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03830250-0e44-495b-95c7-217b4633a2bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "11079312955911",
                "imei1": "11079312955911",
                "imei2": "11079312955911",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-VcTQsJvSI2EqnolRv/TOAJNa+pY"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37572,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37589,"tr_customer_product_id":37579,"job_number":"JOB_37572"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 329ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d025f02-1f05-4488-87c1-aca93f676c99
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "60957615222833",
                "imei1": "60957615222833",
                "imei2": "60957615222833",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-oij+JnbmKspYW567nWx5sAjLKbA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37573,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37590,"tr_customer_product_id":37580,"job_number":"JOB_37573"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20f87bc9-b5bb-4dd1-9222-e66b18f90357
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "33964425327294",
                "imei1": "33964425327294",
                "imei2": "33964425327294",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-wLu8sZUPyJ2hF97t4BhMGW7Vc5o"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37574,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37591,"tr_customer_product_id":37581,"job_number":"JOB_37574"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 833824e5-6200-44aa-b4cf-dbec595349f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "80463477182083",
                "imei1": "80463477182083",
                "imei2": "80463477182083",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-m/NRDQ/9oTrdDXwe6Cg9XT1mmqE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37575,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37592,"tr_customer_product_id":37582,"job_number":"JOB_37575"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dbf3a8c6-aa5d-4003-ba01-eb8b2f93c52d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "76398848027698",
                "imei1": "76398848027698",
                "imei2": "76398848027698",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-9VvIt+K/Zn9uCMl8q6KfPtudgg4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37576,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37593,"tr_customer_product_id":37583,"job_number":"JOB_37576"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 310ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 517cbcae-b4a4-44d5-9b40-88559ca2c5f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "79372807775818",
                "imei1": "79372807775818",
                "imei2": "79372807775818",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-oTvWHZuXODUO6nz341CgXQI+lmE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37594,"tr_customer_product_id":37584,"job_number":"JOB_37577"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 610ms
Mean size per request: 328.63KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c77be969-df84-42ba-8cd8-e35184fd67db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"52281-MsJL6/IoHTzPRqFKOhb72Ol9d/Q"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:38:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37236,"job_number":"JOB_37236","tr_customer_id":37253,"tr_customer_product_id":37243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T00:45:15.000Z","modified_at":"2025-06-19T00:45:15.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T00:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37237,"job_number":"JOB_37237","tr_customer_id":37254,"tr_customer_product_id":37244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:36.000Z","modified_at":"2025-06-19T01:06:36.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12237328675791","imei1":"12237328675791","imei2":"12237328675791","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37238,"job_number":"JOB_37238","tr_customer_id":37255,"tr_customer_product_id":37245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:49.000Z","modified_at":"2025-06-19T01:06:49.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11871340134785","imei1":"11871340134785","imei2":"11871340134785","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37239,"job_number":"JOB_37239","tr_customer_id":37256,"tr_customer_product_id":37246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:51.000Z","modified_at":"2025-06-19T01:06:51.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14531598458255","imei1":"14531598458255","imei2":"14531598458255","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37240,"job_number":"JOB_37240","tr_customer_id":37257,"tr_customer_product_id":37247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:07:27.000Z","modified_at":"2025-06-19T01:07:27.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10502826422209","imei1":"10502826422209","imei2":"10502826422209","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37241,"job_number":"JOB_37241","tr_customer_id":37258,"tr_customer_product_id":37248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:10:56.000Z","modified_at":"2025-06-19T01:10:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12726635337971","imei1":"12726635337971","imei2":"12726635337971","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37242,"job_number":"JOB_37242","tr_customer_id":37259,"tr_customer_product_id":37249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:20.000Z","modified_at":"2025-06-19T01:12:20.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"15441565290810","imei1":"15441565290810","imei2":"15441565290810","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37243,"job_number":"JOB_37243","tr_customer_id":37260,"tr_customer_product_id":37250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:44.000Z","modified_at":"2025-06-19T01:12:44.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11639158483823","imei1":"11639158483823","imei2":"11639158483823","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37244,"job_number":"JOB_37244","tr_customer_id":37261,"tr_customer_product_id":37251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:14:43.000Z","modified_at":"2025-06-19T01:14:43.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"17994827725336","imei1":"17994827725336","imei2":"17994827725336","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37248,"job_number":"JOB_37248","tr_customer_id":37265,"tr_customer_product_id":37255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:18:53.000Z","modified_at":"2025-06-19T01:18:53.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10586767160329","imei1":"10586767160329","imei2":"10586767160329","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37249,"job_number":"JOB_37249","tr_customer_id":37266,"tr_customer_product_id":37256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:22:28.000Z","modified_at":"2025-06-19T01:22:28.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11270360628025","imei1":"11270360628025","imei2":"11270360628025","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37250,"job_number":"JOB_37250","tr_customer_id":37267,"tr_customer_product_id":37257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14311445748873","imei1":"14311445748873","imei2":"14311445748873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37252,"job_number":"JOB_37252","tr_customer_id":37269,"tr_customer_product_id":37259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:06.000Z","modified_at":"2025-06-19T01:25:06.000Z","name":"Katelyn Rice","mobile_number":"504-380-7968","email_id":"Federico.Crist14@yahoo.com","dop":"2025-04-06","serial_number":"14201831496162896","imei1":"14201831496162896","imei2":"14201831496162896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37253,"job_number":"JOB_37253","tr_customer_id":37270,"tr_customer_product_id":37260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18619055357954","imei1":"18619055357954","imei2":"18619055357954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37255,"job_number":"JOB_37255","tr_customer_id":37272,"tr_customer_product_id":37262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:48.000Z","modified_at":"2025-06-19T01:25:48.000Z","name":"Rahsaan Sauer","mobile_number":"743-232-5799","email_id":"Keyshawn69@hotmail.com","dop":"2025-04-06","serial_number":"16121932975607112","imei1":"16121932975607112","imei2":"16121932975607112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37256,"job_number":"JOB_37256","tr_customer_id":37273,"tr_customer_product_id":37263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:28.000Z","modified_at":"2025-06-19T01:26:28.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15718927781322","imei1":"15718927781322","imei2":"15718927781322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37258,"job_number":"JOB_37258","tr_customer_id":37275,"tr_customer_product_id":37265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:30.000Z","modified_at":"2025-06-19T01:26:30.000Z","name":"Fidel Nader","mobile_number":"664-335-2960","email_id":"Reanna96@hotmail.com","dop":"2025-04-06","serial_number":"16824735835604880","imei1":"16824735835604880","imei2":"16824735835604880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37259,"job_number":"JOB_37259","tr_customer_id":37276,"tr_customer_product_id":37266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:31:25.000Z","modified_at":"2025-06-19T01:31:25.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101681644123417","imei1":"101681644123417","imei2":"101681644123417","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37263,"job_number":"JOB_37263","tr_customer_id":37280,"tr_customer_product_id":37270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:08:47.000Z","modified_at":"2025-06-19T02:08:47.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"104649883606225","imei1":"104649883606225","imei2":"104649883606225","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37266,"job_number":"JOB_37266","tr_customer_id":37283,"tr_customer_product_id":37273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:41.000Z","modified_at":"2025-06-19T02:24:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67713285084776","imei1":"67713285084776","imei2":"67713285084776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37267,"job_number":"JOB_37267","tr_customer_id":37284,"tr_customer_product_id":37274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81759673872707","imei1":"81759673872707","imei2":"81759673872707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37268,"job_number":"JOB_37268","tr_customer_id":37285,"tr_customer_product_id":37275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78448250747295","imei1":"78448250747295","imei2":"78448250747295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37269,"job_number":"JOB_37269","tr_customer_id":37286,"tr_customer_product_id":37276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76894107210520","imei1":"76894107210520","imei2":"76894107210520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37270,"job_number":"JOB_37270","tr_customer_id":37287,"tr_customer_product_id":37277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67139502073927","imei1":"67139502073927","imei2":"67139502073927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37271,"job_number":"JOB_37271","tr_customer_id":37288,"tr_customer_product_id":37278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:24:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13017391656417","imei1":"13017391656417","imei2":"13017391656417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37273,"job_number":"JOB_37273","tr_customer_id":37290,"tr_customer_product_id":37280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84875271936753","imei1":"84875271936753","imei2":"84875271936753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37274,"job_number":"JOB_37274","tr_customer_id":37291,"tr_customer_product_id":37281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58533423248615","imei1":"58533423248615","imei2":"58533423248615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37275,"job_number":"JOB_37275","tr_customer_id":37292,"tr_customer_product_id":37282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24443265894137","imei1":"24443265894137","imei2":"24443265894137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37276,"job_number":"JOB_37276","tr_customer_id":37293,"tr_customer_product_id":37283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83423147640154","imei1":"83423147640154","imei2":"83423147640154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37277,"job_number":"JOB_37277","tr_customer_id":37294,"tr_customer_product_id":37284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59126922404428","imei1":"59126922404428","imei2":"59126922404428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37278,"job_number":"JOB_37278","tr_customer_id":37295,"tr_customer_product_id":37285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39353554279114","imei1":"39353554279114","imei2":"39353554279114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37280,"job_number":"JOB_37280","tr_customer_id":37297,"tr_customer_product_id":37287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95138073264395","imei1":"95138073264395","imei2":"95138073264395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37281,"job_number":"JOB_37281","tr_customer_id":37298,"tr_customer_product_id":37288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30012857605894","imei1":"30012857605894","imei2":"30012857605894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37282,"job_number":"JOB_37282","tr_customer_id":37299,"tr_customer_product_id":37289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33885170043443","imei1":"33885170043443","imei2":"33885170043443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37283,"job_number":"JOB_37283","tr_customer_id":37300,"tr_customer_product_id":37290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94509435309571","imei1":"94509435309571","imei2":"94509435309571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37284,"job_number":"JOB_37284","tr_customer_id":37301,"tr_customer_product_id":37291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31341983663164","imei1":"31341983663164","imei2":"31341983663164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37285,"job_number":"JOB_37285","tr_customer_id":37302,"tr_customer_product_id":37292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47780237046371","imei1":"47780237046371","imei2":"47780237046371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37287,"job_number":"JOB_37287","tr_customer_id":37304,"tr_customer_product_id":37294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67882514636134","imei1":"67882514636134","imei2":"67882514636134","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37288,"job_number":"JOB_37288","tr_customer_id":37305,"tr_customer_product_id":37295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16211332221663","imei1":"16211332221663","imei2":"16211332221663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37289,"job_number":"JOB_37289","tr_customer_id":37306,"tr_customer_product_id":37296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33798039912779","imei1":"33798039912779","imei2":"33798039912779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37290,"job_number":"JOB_37290","tr_customer_id":37307,"tr_customer_product_id":37297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60775070328626","imei1":"60775070328626","imei2":"60775070328626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37291,"job_number":"JOB_37291","tr_customer_id":37308,"tr_customer_product_id":37298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95507260432943","imei1":"95507260432943","imei2":"95507260432943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37292,"job_number":"JOB_37292","tr_customer_id":37309,"tr_customer_product_id":37299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23142185854253","imei1":"23142185854253","imei2":"23142185854253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37294,"job_number":"JOB_37294","tr_customer_id":37311,"tr_customer_product_id":37301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20428231484530","imei1":"20428231484530","imei2":"20428231484530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37295,"job_number":"JOB_37295","tr_customer_id":37312,"tr_customer_product_id":37302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24180895475014","imei1":"24180895475014","imei2":"24180895475014","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37296,"job_number":"JOB_37296","tr_customer_id":37313,"tr_customer_product_id":37303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79141546756715","imei1":"79141546756715","imei2":"79141546756715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37297,"job_number":"JOB_37297","tr_customer_id":37314,"tr_customer_product_id":37304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46579086683983","imei1":"46579086683983","imei2":"46579086683983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37298,"job_number":"JOB_37298","tr_customer_id":37315,"tr_customer_product_id":37305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11666718228520","imei1":"11666718228520","imei2":"11666718228520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37299,"job_number":"JOB_37299","tr_customer_id":37316,"tr_customer_product_id":37306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74479417138841","imei1":"74479417138841","imei2":"74479417138841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37301,"job_number":"JOB_37301","tr_customer_id":37318,"tr_customer_product_id":37308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23480751347129","imei1":"23480751347129","imei2":"23480751347129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37302,"job_number":"JOB_37302","tr_customer_id":37319,"tr_customer_product_id":37309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44082928956586","imei1":"44082928956586","imei2":"44082928956586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37303,"job_number":"JOB_37303","tr_customer_id":37320,"tr_customer_product_id":37310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68378234156390","imei1":"68378234156390","imei2":"68378234156390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37304,"job_number":"JOB_37304","tr_customer_id":37321,"tr_customer_product_id":37311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62411312014765","imei1":"62411312014765","imei2":"62411312014765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37305,"job_number":"JOB_37305","tr_customer_id":37322,"tr_customer_product_id":37312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99982450822756","imei1":"99982450822756","imei2":"99982450822756","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37306,"job_number":"JOB_37306","tr_customer_id":37323,"tr_customer_product_id":37313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82031999626500","imei1":"82031999626500","imei2":"82031999626500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37310,"job_number":"JOB_37310","tr_customer_id":37327,"tr_customer_product_id":37317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:08.000Z","modified_at":"2025-06-19T03:04:08.000Z","name":"Enoch Schmitt","mobile_number":"406-246-0095","email_id":"Anibal.Hahn99@yahoo.com","dop":"2025-04-06","serial_number":"10072909303679440","imei1":"10072909303679440","imei2":"10072909303679440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37315,"job_number":"JOB_37315","tr_customer_id":37332,"tr_customer_product_id":37322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:33:00.000Z","modified_at":"2025-06-19T03:33:00.000Z","name":"Kyle Jacobs","mobile_number":"928-804-8155","email_id":"Ethelyn_Renner@gmail.com","dop":"2025-04-06","serial_number":"12530478170701706","imei1":"12530478170701706","imei2":"12530478170701706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37316,"job_number":"JOB_37316","tr_customer_id":37333,"tr_customer_product_id":37323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056127928441","imei1":"11056127928441","imei2":"11056127928441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37318,"job_number":"JOB_37318","tr_customer_id":37335,"tr_customer_product_id":37325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:47.000Z","modified_at":"2025-06-19T03:34:47.000Z","name":"Cleo Corkery","mobile_number":"602-246-9949","email_id":"Tod_Walsh5@hotmail.com","dop":"2025-04-06","serial_number":"14447215059419638","imei1":"14447215059419638","imei2":"14447215059419638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37319,"job_number":"JOB_37319","tr_customer_id":37336,"tr_customer_product_id":37326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:51.000Z","modified_at":"2025-06-19T03:34:51.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16668272530416","imei1":"16668272530416","imei2":"16668272530416","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37320,"job_number":"JOB_37320","tr_customer_id":37337,"tr_customer_product_id":37327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13327961515406","imei1":"13327961515406","imei2":"13327961515406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37322,"job_number":"JOB_37322","tr_customer_id":37339,"tr_customer_product_id":37329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:35.000Z","modified_at":"2025-06-19T03:35:35.000Z","name":"Rupert Pouros","mobile_number":"656-801-7800","email_id":"Amely_White13@yahoo.com","dop":"2025-04-06","serial_number":"12361401398861626","imei1":"12361401398861626","imei2":"12361401398861626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37323,"job_number":"JOB_37323","tr_customer_id":37340,"tr_customer_product_id":37330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16401860191965","imei1":"16401860191965","imei2":"16401860191965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37325,"job_number":"JOB_37325","tr_customer_id":37342,"tr_customer_product_id":37332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:06.000Z","modified_at":"2025-06-19T03:36:06.000Z","name":"Taurean Moore","mobile_number":"486-796-7148","email_id":"Leonardo.Zieme75@gmail.com","dop":"2025-04-06","serial_number":"11752234120918498","imei1":"11752234120918498","imei2":"11752234120918498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37326,"job_number":"JOB_37326","tr_customer_id":37343,"tr_customer_product_id":37333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-30","serial_number":"16923308056844","imei1":"16923308056844","imei2":"16923308056844","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37327,"job_number":"JOB_37327","tr_customer_id":37344,"tr_customer_product_id":37334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80438265787298","imei1":"80438265787298","imei2":"80438265787298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37328,"job_number":"JOB_37328","tr_customer_id":37345,"tr_customer_product_id":37335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26756100654916","imei1":"26756100654916","imei2":"26756100654916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37329,"job_number":"JOB_37329","tr_customer_id":37346,"tr_customer_product_id":37336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88217661335002","imei1":"88217661335002","imei2":"88217661335002","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37330,"job_number":"JOB_37330","tr_customer_id":37347,"tr_customer_product_id":37337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89141247388706","imei1":"89141247388706","imei2":"89141247388706","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37331,"job_number":"JOB_37331","tr_customer_id":37348,"tr_customer_product_id":37338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99018690452298","imei1":"99018690452298","imei2":"99018690452298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37333,"job_number":"JOB_37333","tr_customer_id":37350,"tr_customer_product_id":37340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18269736906479","imei1":"18269736906479","imei2":"18269736906479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37335,"job_number":"JOB_37335","tr_customer_id":37352,"tr_customer_product_id":37342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:23.000Z","modified_at":"2025-06-19T03:36:23.000Z","name":"Agustina Larkin","mobile_number":"572-654-8608","email_id":"Bell.Fadel73@gmail.com","dop":"2025-04-06","serial_number":"16215094062838784","imei1":"16215094062838784","imei2":"16215094062838784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37336,"job_number":"JOB_37336","tr_customer_id":37353,"tr_customer_product_id":37343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-30","serial_number":"96248069432009","imei1":"96248069432009","imei2":"96248069432009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37337,"job_number":"JOB_37337","tr_customer_id":37354,"tr_customer_product_id":37344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60813261779297","imei1":"60813261779297","imei2":"60813261779297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37338,"job_number":"JOB_37338","tr_customer_id":37355,"tr_customer_product_id":37345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52439609548188","imei1":"52439609548188","imei2":"52439609548188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37339,"job_number":"JOB_37339","tr_customer_id":37356,"tr_customer_product_id":37346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73382632906055","imei1":"73382632906055","imei2":"73382632906055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37340,"job_number":"JOB_37340","tr_customer_id":37357,"tr_customer_product_id":37347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52012389449967","imei1":"52012389449967","imei2":"52012389449967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37341,"job_number":"JOB_37341","tr_customer_id":37358,"tr_customer_product_id":37348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031153931676","imei1":"66031153931676","imei2":"66031153931676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37343,"job_number":"JOB_37343","tr_customer_id":37360,"tr_customer_product_id":37350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:36:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18290166763684","imei1":"18290166763684","imei2":"18290166763684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37345,"job_number":"JOB_37345","tr_customer_id":37362,"tr_customer_product_id":37352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:48.000Z","modified_at":"2025-06-19T03:36:48.000Z","name":"Marlon Kling","mobile_number":"467-961-4941","email_id":"Aniyah26@yahoo.com","dop":"2025-04-06","serial_number":"17557711673996368","imei1":"17557711673996368","imei2":"17557711673996368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37346,"job_number":"JOB_37346","tr_customer_id":37363,"tr_customer_product_id":37353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:37:29.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18891086391752","imei1":"18891086391752","imei2":"18891086391752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37348,"job_number":"JOB_37348","tr_customer_id":37365,"tr_customer_product_id":37355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:30.000Z","modified_at":"2025-06-19T03:37:30.000Z","name":"Tiffany Will","mobile_number":"989-643-6665","email_id":"Bailey40@hotmail.com","dop":"2025-04-06","serial_number":"19075274521990944","imei1":"19075274521990944","imei2":"19075274521990944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37349,"job_number":"JOB_37349","tr_customer_id":37366,"tr_customer_product_id":37356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:47.000Z","modified_at":"2025-06-19T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81109511128235","imei1":"81109511128235","imei2":"81109511128235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37350,"job_number":"JOB_37350","tr_customer_id":37367,"tr_customer_product_id":37357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056758815041","imei1":"21056758815041","imei2":"21056758815041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37351,"job_number":"JOB_37351","tr_customer_id":37368,"tr_customer_product_id":37358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19962276469707","imei1":"19962276469707","imei2":"19962276469707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37352,"job_number":"JOB_37352","tr_customer_id":37369,"tr_customer_product_id":37359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74185328649039","imei1":"74185328649039","imei2":"74185328649039","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37353,"job_number":"JOB_37353","tr_customer_id":37370,"tr_customer_product_id":37360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67810761914982","imei1":"67810761914982","imei2":"67810761914982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37354,"job_number":"JOB_37354","tr_customer_id":37371,"tr_customer_product_id":37361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79222913588078","imei1":"79222913588078","imei2":"79222913588078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37356,"job_number":"JOB_37356","tr_customer_id":37373,"tr_customer_product_id":37363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:17.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55334502164312","imei1":"55334502164312","imei2":"55334502164312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37357,"job_number":"JOB_37357","tr_customer_id":37374,"tr_customer_product_id":37364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40192031877460","imei1":"40192031877460","imei2":"40192031877460","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37358,"job_number":"JOB_37358","tr_customer_id":37375,"tr_customer_product_id":37365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20225039468726","imei1":"20225039468726","imei2":"20225039468726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37359,"job_number":"JOB_37359","tr_customer_id":37376,"tr_customer_product_id":37366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57963197605612","imei1":"57963197605612","imei2":"57963197605612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37360,"job_number":"JOB_37360","tr_customer_id":37377,"tr_customer_product_id":37367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26659502975515","imei1":"26659502975515","imei2":"26659502975515","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37361,"job_number":"JOB_37361","tr_customer_id":37378,"tr_customer_product_id":37368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45294446732188","imei1":"45294446732188","imei2":"45294446732188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37363,"job_number":"JOB_37363","tr_customer_id":37380,"tr_customer_product_id":37370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:47.000Z","modified_at":"2025-06-19T03:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14953691127904","imei1":"14953691127904","imei2":"14953691127904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37364,"job_number":"JOB_37364","tr_customer_id":37381,"tr_customer_product_id":37371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37277199353841","imei1":"37277199353841","imei2":"37277199353841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37365,"job_number":"JOB_37365","tr_customer_id":37382,"tr_customer_product_id":37372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95479802405669","imei1":"95479802405669","imei2":"95479802405669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37366,"job_number":"JOB_37366","tr_customer_id":37383,"tr_customer_product_id":37373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60834949389584","imei1":"60834949389584","imei2":"60834949389584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37367,"job_number":"JOB_37367","tr_customer_id":37384,"tr_customer_product_id":37374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14382198976801","imei1":"14382198976801","imei2":"14382198976801","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37368,"job_number":"JOB_37368","tr_customer_id":37385,"tr_customer_product_id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95861373812998","imei1":"95861373812998","imei2":"95861373812998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37371,"job_number":"JOB_37371","tr_customer_id":37388,"tr_customer_product_id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:12.000Z","modified_at":"2025-06-19T04:48:12.000Z","name":"Macey Erdman","mobile_number":"696-518-3138","email_id":"Abdul97@gmail.com","dop":"2025-04-06","serial_number":"17918215972261240","imei1":"17918215972261240","imei2":"17918215972261240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37375,"job_number":"JOB_37375","tr_customer_id":37392,"tr_customer_product_id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84536888497421","imei1":"84536888497421","imei2":"84536888497421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37376,"job_number":"JOB_37376","tr_customer_id":37393,"tr_customer_product_id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22059166091037","imei1":"22059166091037","imei2":"22059166091037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37377,"job_number":"JOB_37377","tr_customer_id":37394,"tr_customer_product_id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554489858258","imei1":"27554489858258","imei2":"27554489858258","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37378,"job_number":"JOB_37378","tr_customer_id":37395,"tr_customer_product_id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55571913470029","imei1":"55571913470029","imei2":"55571913470029","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37379,"job_number":"JOB_37379","tr_customer_id":37396,"tr_customer_product_id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33622323561938","imei1":"33622323561938","imei2":"33622323561938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37380,"job_number":"JOB_37380","tr_customer_id":37397,"tr_customer_product_id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15341605023404","imei1":"15341605023404","imei2":"15341605023404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37382,"job_number":"JOB_37382","tr_customer_id":37399,"tr_customer_product_id":37389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24407597990724","imei1":"24407597990724","imei2":"24407597990724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37383,"job_number":"JOB_37383","tr_customer_id":37400,"tr_customer_product_id":37390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31772571653156","imei1":"31772571653156","imei2":"31772571653156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37384,"job_number":"JOB_37384","tr_customer_id":37401,"tr_customer_product_id":37391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52693324501621","imei1":"52693324501621","imei2":"52693324501621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37385,"job_number":"JOB_37385","tr_customer_id":37402,"tr_customer_product_id":37392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17656389711083","imei1":"17656389711083","imei2":"17656389711083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37386,"job_number":"JOB_37386","tr_customer_id":37403,"tr_customer_product_id":37393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57208827139471","imei1":"57208827139471","imei2":"57208827139471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37387,"job_number":"JOB_37387","tr_customer_id":37404,"tr_customer_product_id":37394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16134529612737","imei1":"16134529612737","imei2":"16134529612737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37389,"job_number":"JOB_37389","tr_customer_id":37406,"tr_customer_product_id":37396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97386094530600","imei1":"97386094530600","imei2":"97386094530600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37390,"job_number":"JOB_37390","tr_customer_id":37407,"tr_customer_product_id":37397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32836989328037","imei1":"32836989328037","imei2":"32836989328037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37391,"job_number":"JOB_37391","tr_customer_id":37408,"tr_customer_product_id":37398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14353387128778","imei1":"14353387128778","imei2":"14353387128778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37392,"job_number":"JOB_37392","tr_customer_id":37409,"tr_customer_product_id":37399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80024227386577","imei1":"80024227386577","imei2":"80024227386577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37393,"job_number":"JOB_37393","tr_customer_id":37410,"tr_customer_product_id":37400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70402538564700","imei1":"70402538564700","imei2":"70402538564700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37394,"job_number":"JOB_37394","tr_customer_id":37411,"tr_customer_product_id":37401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95959918791273","imei1":"95959918791273","imei2":"95959918791273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37400,"job_number":"JOB_37400","tr_customer_id":37417,"tr_customer_product_id":37407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15898174218358","imei1":"15898174218358","imei2":"15898174218358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37402,"job_number":"JOB_37402","tr_customer_id":37419,"tr_customer_product_id":37409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:06.000Z","modified_at":"2025-06-19T06:00:06.000Z","name":"Shany Schumm","mobile_number":"200-794-8512","email_id":"Seth.Batz@gmail.com","dop":"2025-04-06","serial_number":"14774678965866982","imei1":"14774678965866982","imei2":"14774678965866982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37403,"job_number":"JOB_37403","tr_customer_id":37420,"tr_customer_product_id":37410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:00:49.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12745377328252","imei1":"12745377328252","imei2":"12745377328252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37405,"job_number":"JOB_37405","tr_customer_id":37422,"tr_customer_product_id":37412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:51.000Z","modified_at":"2025-06-19T06:00:51.000Z","name":"Veda Blick","mobile_number":"912-569-4484","email_id":"Ladarius_Veum37@hotmail.com","dop":"2025-04-06","serial_number":"17911803802507364","imei1":"17911803802507364","imei2":"17911803802507364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37406,"job_number":"JOB_37406","tr_customer_id":37423,"tr_customer_product_id":37413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:33.000Z","modified_at":"2025-06-19T06:01:33.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13608482813401","imei1":"13608482813401","imei2":"13608482813401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37408,"job_number":"JOB_37408","tr_customer_id":37425,"tr_customer_product_id":37415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:35.000Z","modified_at":"2025-06-19T06:01:35.000Z","name":"Misty Mayert","mobile_number":"385-400-7655","email_id":"Kailyn.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"12562125845500960","imei1":"12562125845500960","imei2":"12562125845500960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37409,"job_number":"JOB_37409","tr_customer_id":37426,"tr_customer_product_id":37416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:24.000Z","modified_at":"2025-06-19T06:38:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14959449764515","imei1":"14959449764515","imei2":"14959449764515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37411,"job_number":"JOB_37411","tr_customer_id":37428,"tr_customer_product_id":37418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:26.000Z","modified_at":"2025-06-19T06:38:26.000Z","name":"Chance Bogan","mobile_number":"269-709-0320","email_id":"Dorothy_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"10347152212114528","imei1":"10347152212114528","imei2":"10347152212114528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37412,"job_number":"JOB_37412","tr_customer_id":37429,"tr_customer_product_id":37419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:39:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12561908797510","imei1":"12561908797510","imei2":"12561908797510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37414,"job_number":"JOB_37414","tr_customer_id":37431,"tr_customer_product_id":37421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:20.000Z","modified_at":"2025-06-19T06:39:20.000Z","name":"Salvatore Glover","mobile_number":"221-232-5915","email_id":"Nels_Fadel5@gmail.com","dop":"2025-04-06","serial_number":"19949702731038320","imei1":"19949702731038320","imei2":"19949702731038320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37415,"job_number":"JOB_37415","tr_customer_id":37432,"tr_customer_product_id":37422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"Werner Kuhlman","mobile_number":"793-215-8179","email_id":"Laurine.Dickinson@hotmail.com","dop":"2025-04-07","serial_number":"16490192684100","imei1":"16490192684100","imei2":"16490192684100","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37416,"job_number":"JOB_37416","tr_customer_id":37433,"tr_customer_product_id":37423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"10690886466956","imei1":"10690886466956","imei2":"10690886466956","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37418,"job_number":"JOB_37418","tr_customer_id":37435,"tr_customer_product_id":37425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:41.000Z","modified_at":"2025-06-19T06:39:41.000Z","name":"Leanne Jaskolski","mobile_number":"846-455-5506","email_id":"Anastasia40@hotmail.com","dop":"2025-04-07","serial_number":"5191871537255836","imei1":"5191871537255836","imei2":"5191871537255836","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37419,"job_number":"JOB_37419","tr_customer_id":37436,"tr_customer_product_id":37426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:40:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17193871469522","imei1":"17193871469522","imei2":"17193871469522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37421,"job_number":"JOB_37421","tr_customer_id":37438,"tr_customer_product_id":37428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:15.000Z","modified_at":"2025-06-19T06:40:15.000Z","name":"Carolanne Hermann","mobile_number":"585-502-4938","email_id":"Lance_Schultz@yahoo.com","dop":"2025-04-06","serial_number":"14539758412673404","imei1":"14539758412673404","imei2":"14539758412673404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37422,"job_number":"JOB_37422","tr_customer_id":37439,"tr_customer_product_id":37429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Tierra Conroy","mobile_number":"569-573-5038","email_id":"Trycia_Pouros28@hotmail.com","dop":"2025-04-07","serial_number":"10299457260028","imei1":"10299457260028","imei2":"10299457260028","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37423,"job_number":"JOB_37423","tr_customer_id":37440,"tr_customer_product_id":37430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"16004789201986","imei1":"16004789201986","imei2":"16004789201986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37425,"job_number":"JOB_37425","tr_customer_id":37442,"tr_customer_product_id":37432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:25.000Z","modified_at":"2025-06-19T06:40:25.000Z","name":"Antonio Wiegand","mobile_number":"333-629-5549","email_id":"Liam.Rohan@gmail.com","dop":"2025-04-07","serial_number":"6302735250099297","imei1":"6302735250099297","imei2":"6302735250099297","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37426,"job_number":"JOB_37426","tr_customer_id":37443,"tr_customer_product_id":37433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:40:34.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"13162008372973","imei1":"13162008372973","imei2":"13162008372973","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37428,"job_number":"JOB_37428","tr_customer_id":37445,"tr_customer_product_id":37435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:07.000Z","modified_at":"2025-06-19T06:41:07.000Z","name":"Beatrice Klocko","mobile_number":"375-859-4724","email_id":"Isidro_Hintz@yahoo.com","dop":"2025-04-07","serial_number":"18436734884170","imei1":"18436734884170","imei2":"18436734884170","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37429,"job_number":"JOB_37429","tr_customer_id":37446,"tr_customer_product_id":37436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:08.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"18015563693481","imei1":"18015563693481","imei2":"18015563693481","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37431,"job_number":"JOB_37431","tr_customer_id":37448,"tr_customer_product_id":37438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:09.000Z","modified_at":"2025-06-19T06:41:09.000Z","name":"Marcella Cummings","mobile_number":"348-404-7849","email_id":"Augusta.Turner96@gmail.com","dop":"2025-04-07","serial_number":"6528275921369068","imei1":"6528275921369068","imei2":"6528275921369068","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37432,"job_number":"JOB_37432","tr_customer_id":37449,"tr_customer_product_id":37439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:41:31.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"17824190233903","imei1":"17824190233903","imei2":"17824190233903","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37434,"job_number":"JOB_37434","tr_customer_id":37451,"tr_customer_product_id":37441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:42:25.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"18468575824864","imei1":"18468575824864","imei2":"18468575824864","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37436,"job_number":"JOB_37436","tr_customer_id":37453,"tr_customer_product_id":37443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"Ferne Prohaska","mobile_number":"716-846-2130","email_id":"Treva.McLaughlin42@hotmail.com","dop":"2025-04-07","serial_number":"14243403966071","imei1":"14243403966071","imei2":"14243403966071","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37437,"job_number":"JOB_37437","tr_customer_id":37454,"tr_customer_product_id":37444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"15871810110298","imei1":"15871810110298","imei2":"15871810110298","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37439,"job_number":"JOB_37439","tr_customer_id":37456,"tr_customer_product_id":37446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:16.000Z","modified_at":"2025-06-19T06:47:16.000Z","name":"Claudia Rempel","mobile_number":"683-970-6848","email_id":"Carroll_Ryan@gmail.com","dop":"2025-04-07","serial_number":"1334170209479261","imei1":"1334170209479261","imei2":"1334170209479261","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37440,"job_number":"JOB_37440","tr_customer_id":37457,"tr_customer_product_id":37447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Marilou Stoltenberg","mobile_number":"489-395-5180","email_id":"Alexa_Ruecker@hotmail.com","dop":"2025-04-07","serial_number":"16323740708614","imei1":"16323740708614","imei2":"16323740708614","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37441,"job_number":"JOB_37441","tr_customer_id":37458,"tr_customer_product_id":37448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15105604064796","imei1":"15105604064796","imei2":"15105604064796","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37443,"job_number":"JOB_37443","tr_customer_id":37460,"tr_customer_product_id":37450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:59.000Z","modified_at":"2025-06-19T06:47:59.000Z","name":"Magnus Paucek","mobile_number":"435-634-7015","email_id":"Lexus.Jenkins95@yahoo.com","dop":"2025-04-07","serial_number":"4728595761392564","imei1":"4728595761392564","imei2":"4728595761392564","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37444,"job_number":"JOB_37444","tr_customer_id":37461,"tr_customer_product_id":37451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Lourdes Homenick","mobile_number":"491-915-2786","email_id":"Modesto.Sipes@hotmail.com","dop":"2025-04-07","serial_number":"18677952204052","imei1":"18677952204052","imei2":"18677952204052","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37445,"job_number":"JOB_37445","tr_customer_id":37462,"tr_customer_product_id":37452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15417056326644","imei1":"15417056326644","imei2":"15417056326644","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37447,"job_number":"JOB_37447","tr_customer_id":37464,"tr_customer_product_id":37454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:42.000Z","modified_at":"2025-06-19T06:48:42.000Z","name":"Joelle Deckow","mobile_number":"402-218-3623","email_id":"Meda51@yahoo.com","dop":"2025-04-07","serial_number":"4575347993910734","imei1":"4575347993910734","imei2":"4575347993910734","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37450,"job_number":"JOB_37450","tr_customer_id":37467,"tr_customer_product_id":37457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:33.000Z","modified_at":"2025-06-19T07:37:33.000Z","name":"Madie Homenick","mobile_number":"525-947-6486","email_id":"Darryl_Effertz@gmail.com","dop":"2025-04-06","serial_number":"10092540826563778","imei1":"10092540826563778","imei2":"10092540826563778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T07:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37451,"job_number":"JOB_37451","tr_customer_id":37468,"tr_customer_product_id":37458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:29:16.000Z","modified_at":"2025-06-19T08:29:16.000Z","name":"Rafaela Hammes","mobile_number":"597-868-6405","email_id":"Jana.Dach64@gmail.com","dop":"2025-04-14","serial_number":"18559851994264","imei1":"18559851994264","imei2":"18559851994264","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37452,"job_number":"JOB_37452","tr_customer_id":37469,"tr_customer_product_id":37459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"Meta Rice","mobile_number":"484-558-9265","email_id":"Keegan.Weissnat@gmail.com","dop":"2025-04-07","serial_number":"11177005659158","imei1":"11177005659158","imei2":"11177005659158","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37453,"job_number":"JOB_37453","tr_customer_id":37470,"tr_customer_product_id":37460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"13074012579688","imei1":"13074012579688","imei2":"13074012579688","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37455,"job_number":"JOB_37455","tr_customer_id":37472,"tr_customer_product_id":37462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:25.000Z","modified_at":"2025-06-19T08:33:25.000Z","name":"Grayson Roberts","mobile_number":"802-537-7438","email_id":"Naomi.OKeefe@yahoo.com","dop":"2025-04-07","serial_number":"2791376418309489","imei1":"2791376418309489","imei2":"2791376418309489","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37456,"job_number":"JOB_37456","tr_customer_id":37473,"tr_customer_product_id":37463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Shannon Upton","mobile_number":"231-574-6539","email_id":"Floy_Okuneva67@yahoo.com","dop":"2025-04-07","serial_number":"17429065560076","imei1":"17429065560076","imei2":"17429065560076","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37457,"job_number":"JOB_37457","tr_customer_id":37474,"tr_customer_product_id":37464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18694836213178","imei1":"18694836213178","imei2":"18694836213178","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37459,"job_number":"JOB_37459","tr_customer_id":37476,"tr_customer_product_id":37466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:09.000Z","modified_at":"2025-06-19T08:34:09.000Z","name":"Olga Parker","mobile_number":"635-408-2033","email_id":"Russell.Kunze@gmail.com","dop":"2025-04-07","serial_number":"1339443012918265","imei1":"1339443012918265","imei2":"1339443012918265","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37460,"job_number":"JOB_37460","tr_customer_id":37477,"tr_customer_product_id":37467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:49.000Z","modified_at":"2025-06-19T08:34:49.000Z","name":"Dante Klein","mobile_number":"661-947-0816","email_id":"Darrel35@yahoo.com","dop":"2025-04-07","serial_number":"13898700002206","imei1":"13898700002206","imei2":"13898700002206","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37461,"job_number":"JOB_37461","tr_customer_id":37478,"tr_customer_product_id":37468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:34:50.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13752058808188","imei1":"13752058808188","imei2":"13752058808188","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37463,"job_number":"JOB_37463","tr_customer_id":37480,"tr_customer_product_id":37470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:51.000Z","modified_at":"2025-06-19T08:34:51.000Z","name":"Jett Schroeder","mobile_number":"918-867-3335","email_id":"Aida35@yahoo.com","dop":"2025-04-07","serial_number":"4974515764307627","imei1":"4974515764307627","imei2":"4974515764307627","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37464,"job_number":"JOB_37464","tr_customer_id":37481,"tr_customer_product_id":37471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:26.000Z","modified_at":"2025-06-19T09:11:26.000Z","name":"Christophe Rutherford","mobile_number":"607-298-4468","email_id":"Muriel_Luettgen76@yahoo.com","dop":"2025-04-07","serial_number":"14632255780986","imei1":"14632255780986","imei2":"14632255780986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37465,"job_number":"JOB_37465","tr_customer_id":37482,"tr_customer_product_id":37472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:11:27.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"11045141397974","imei1":"11045141397974","imei2":"11045141397974","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37467,"job_number":"JOB_37467","tr_customer_id":37484,"tr_customer_product_id":37474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:28.000Z","modified_at":"2025-06-19T09:11:28.000Z","name":"Ethel Ferry","mobile_number":"698-218-4053","email_id":"Curt36@yahoo.com","dop":"2025-04-07","serial_number":"10177826449346476","imei1":"10177826449346476","imei2":"10177826449346476","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37468,"job_number":"JOB_37468","tr_customer_id":37485,"tr_customer_product_id":37475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:10.000Z","modified_at":"2025-06-19T09:12:10.000Z","name":"Olin Feil","mobile_number":"332-384-0085","email_id":"Santos48@hotmail.com","dop":"2025-04-07","serial_number":"13623439650744","imei1":"13623439650744","imei2":"13623439650744","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37469,"job_number":"JOB_37469","tr_customer_id":37486,"tr_customer_product_id":37476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:11.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14052295060401","imei1":"14052295060401","imei2":"14052295060401","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37471,"job_number":"JOB_37471","tr_customer_id":37488,"tr_customer_product_id":37478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:12.000Z","modified_at":"2025-06-19T09:12:12.000Z","name":"Bailee Goyette","mobile_number":"504-320-5822","email_id":"Bart24@hotmail.com","dop":"2025-04-07","serial_number":"9146225118903884","imei1":"9146225118903884","imei2":"9146225118903884","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37472,"job_number":"JOB_37472","tr_customer_id":37489,"tr_customer_product_id":37479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Carole Sipes","mobile_number":"744-726-9610","email_id":"Kelli.Beahan@yahoo.com","dop":"2025-04-07","serial_number":"18027960147384","imei1":"18027960147384","imei2":"18027960147384","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37473,"job_number":"JOB_37473","tr_customer_id":37490,"tr_customer_product_id":37480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"14965710407317","imei1":"14965710407317","imei2":"14965710407317","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37475,"job_number":"JOB_37475","tr_customer_id":37492,"tr_customer_product_id":37482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:55.000Z","modified_at":"2025-06-19T09:12:55.000Z","name":"Rashawn Nolan","mobile_number":"982-249-8649","email_id":"Beulah_Treutel@yahoo.com","dop":"2025-04-07","serial_number":"9463218704811816","imei1":"9463218704811816","imei2":"9463218704811816","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37476,"job_number":"JOB_37476","tr_customer_id":37493,"tr_customer_product_id":37483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"Wilburn Ledner","mobile_number":"542-505-4828","email_id":"Karina_Okuneva@hotmail.com","dop":"2025-04-07","serial_number":"17022027677811","imei1":"17022027677811","imei2":"17022027677811","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37477,"job_number":"JOB_37477","tr_customer_id":37494,"tr_customer_product_id":37484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19371345256440","imei1":"19371345256440","imei2":"19371345256440","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37479,"job_number":"JOB_37479","tr_customer_id":37496,"tr_customer_product_id":37486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:48.000Z","modified_at":"2025-06-19T09:17:48.000Z","name":"Walker Thompson","mobile_number":"598-609-3447","email_id":"Elton49@gmail.com","dop":"2025-04-07","serial_number":"5398793165966352","imei1":"5398793165966352","imei2":"5398793165966352","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37480,"job_number":"JOB_37480","tr_customer_id":37497,"tr_customer_product_id":37487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Leilani Howell","mobile_number":"205-648-1650","email_id":"Skye_OKon11@gmail.com","dop":"2025-04-07","serial_number":"12554260479894","imei1":"12554260479894","imei2":"12554260479894","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37481,"job_number":"JOB_37481","tr_customer_id":37498,"tr_customer_product_id":37488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15521373918160","imei1":"15521373918160","imei2":"15521373918160","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37483,"job_number":"JOB_37483","tr_customer_id":37500,"tr_customer_product_id":37490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:33.000Z","modified_at":"2025-06-19T09:18:33.000Z","name":"Maeve Becker","mobile_number":"953-939-5462","email_id":"Fritz_Lynch9@gmail.com","dop":"2025-04-07","serial_number":"10170800948507416","imei1":"10170800948507416","imei2":"10170800948507416","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37484,"job_number":"JOB_37484","tr_customer_id":37501,"tr_customer_product_id":37491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Ladarius Marvin","mobile_number":"349-217-6466","email_id":"Alexandria_Russel65@gmail.com","dop":"2025-04-07","serial_number":"14016156293668","imei1":"14016156293668","imei2":"14016156293668","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37485,"job_number":"JOB_37485","tr_customer_id":37502,"tr_customer_product_id":37492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13846590957577","imei1":"13846590957577","imei2":"13846590957577","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37487,"job_number":"JOB_37487","tr_customer_id":37504,"tr_customer_product_id":37494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:17.000Z","modified_at":"2025-06-19T09:19:17.000Z","name":"Bella Morar","mobile_number":"931-490-1783","email_id":"Hermina_Kessler@yahoo.com","dop":"2025-04-07","serial_number":"8643359093388871","imei1":"8643359093388871","imei2":"8643359093388871","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37488,"job_number":"JOB_37488","tr_customer_id":37505,"tr_customer_product_id":37495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:15.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"103297285326927","imei1":"103297285326927","imei2":"103297285326927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37490,"job_number":"JOB_37490","tr_customer_id":37507,"tr_customer_product_id":37497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:25:52.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"105071950701729","imei1":"105071950701729","imei2":"105071950701729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37492,"job_number":"JOB_37492","tr_customer_id":37509,"tr_customer_product_id":37499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"102741184500567","imei1":"102741184500567","imei2":"102741184500567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37494,"job_number":"JOB_37494","tr_customer_id":37511,"tr_customer_product_id":37501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:33.000Z","modified_at":"2025-06-19T09:47:33.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105719398742688","imei1":"105719398742688","imei2":"105719398742688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37496,"job_number":"JOB_37496","tr_customer_id":37513,"tr_customer_product_id":37503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:12.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100203404969078","imei1":"100203404969078","imei2":"100203404969078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37498,"job_number":"JOB_37498","tr_customer_id":37515,"tr_customer_product_id":37505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:49.000Z","modified_at":"2025-06-19T09:48:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107167205106584","imei1":"107167205106584","imei2":"107167205106584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37500,"job_number":"JOB_37500","tr_customer_id":37517,"tr_customer_product_id":37507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:32.000Z","modified_at":"2025-06-19T09:55:32.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105708445356052","imei1":"105708445356052","imei2":"105708445356052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37502,"job_number":"JOB_37502","tr_customer_id":37519,"tr_customer_product_id":37509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:13.000Z","modified_at":"2025-06-19T09:56:13.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"106797475100951","imei1":"106797475100951","imei2":"106797475100951","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37504,"job_number":"JOB_37504","tr_customer_id":37521,"tr_customer_product_id":37511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107487143561589","imei1":"107487143561589","imei2":"107487143561589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37506,"job_number":"JOB_37506","tr_customer_id":37523,"tr_customer_product_id":37513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:58:21.000Z","modified_at":"2025-06-19T09:58:21.000Z","name":"Jamie Blick}","mobile_number":"850-881-0596","email_id":"Golda.Huels77@yahoo.com","dop":"2025-04-30","serial_number":"14845172918674","imei1":"14845172918674","imei2":"14845172918674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37507,"job_number":"JOB_37507","tr_customer_id":37524,"tr_customer_product_id":37514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"Jamar Batz","mobile_number":"457-547-3130","email_id":"Alanna.Hegmann@gmail.com","dop":"2025-04-07","serial_number":"18307755175199","imei1":"18307755175199","imei2":"18307755175199","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37508,"job_number":"JOB_37508","tr_customer_id":37525,"tr_customer_product_id":37515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19035116414986","imei1":"19035116414986","imei2":"19035116414986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37510,"job_number":"JOB_37510","tr_customer_id":37527,"tr_customer_product_id":37517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:07.000Z","modified_at":"2025-06-19T10:05:07.000Z","name":"Autumn Wunsch","mobile_number":"978-331-3559","email_id":"Rhianna.Oberbrunner66@gmail.com","dop":"2025-04-07","serial_number":"8797183156979055","imei1":"8797183156979055","imei2":"8797183156979055","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37511,"job_number":"JOB_37511","tr_customer_id":37528,"tr_customer_product_id":37518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Joesph Adams","mobile_number":"387-756-2396","email_id":"Matt.Simonis@hotmail.com","dop":"2025-04-07","serial_number":"14184417005981","imei1":"14184417005981","imei2":"14184417005981","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37512,"job_number":"JOB_37512","tr_customer_id":37529,"tr_customer_product_id":37519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14577348249344","imei1":"14577348249344","imei2":"14577348249344","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37514,"job_number":"JOB_37514","tr_customer_id":37531,"tr_customer_product_id":37521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:50.000Z","modified_at":"2025-06-19T10:05:50.000Z","name":"Miguel Schowalter","mobile_number":"372-270-9258","email_id":"Skyla_Lueilwitz@gmail.com","dop":"2025-04-07","serial_number":"6900607074073507","imei1":"6900607074073507","imei2":"6900607074073507","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37515,"job_number":"JOB_37515","tr_customer_id":37532,"tr_customer_product_id":37522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Mara Wilderman","mobile_number":"590-340-6383","email_id":"Skye0@gmail.com","dop":"2025-04-07","serial_number":"16225758443972","imei1":"16225758443972","imei2":"16225758443972","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37516,"job_number":"JOB_37516","tr_customer_id":37533,"tr_customer_product_id":37523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"12395122565322","imei1":"12395122565322","imei2":"12395122565322","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37518,"job_number":"JOB_37518","tr_customer_id":37535,"tr_customer_product_id":37525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:34.000Z","modified_at":"2025-06-19T10:06:34.000Z","name":"Elfrieda Gottlieb","mobile_number":"562-249-4822","email_id":"Erik_Legros@yahoo.com","dop":"2025-04-07","serial_number":"10933585546201320","imei1":"10933585546201320","imei2":"10933585546201320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37520,"job_number":"JOB_37520","tr_customer_id":37537,"tr_customer_product_id":37527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:56.000Z","modified_at":"2025-06-19T10:58:56.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"107828781268486","imei1":"107828781268486","imei2":"107828781268486","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37522,"job_number":"JOB_37522","tr_customer_id":37539,"tr_customer_product_id":37529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:37.000Z","modified_at":"2025-06-19T10:59:37.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100710484625404","imei1":"100710484625404","imei2":"100710484625404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37524,"job_number":"JOB_37524","tr_customer_id":37541,"tr_customer_product_id":37531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:17.000Z","modified_at":"2025-06-19T11:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109431558067148","imei1":"109431558067148","imei2":"109431558067148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37527,"job_number":"JOB_37527","tr_customer_id":37544,"tr_customer_product_id":37534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:05:10.000Z","modified_at":"2025-06-19T11:05:10.000Z","name":"Evalyn Wisozk}","mobile_number":"734-417-7044","email_id":"Odessa.Bartoletti@yahoo.com","dop":"2025-04-30","serial_number":"10173208773854","imei1":"10173208773854","imei2":"10173208773854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37528,"job_number":"JOB_37528","tr_customer_id":37545,"tr_customer_product_id":37535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:12.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"102669958399192","imei1":"102669958399192","imei2":"102669958399192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37531,"job_number":"JOB_37531","tr_customer_id":37548,"tr_customer_product_id":37538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:10:57.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100088616421854","imei1":"100088616421854","imei2":"100088616421854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37533,"job_number":"JOB_37533","tr_customer_id":37550,"tr_customer_product_id":37540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:11:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109952491540553","imei1":"109952491540553","imei2":"109952491540553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37535,"job_number":"JOB_37535","tr_customer_id":37552,"tr_customer_product_id":37542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:12:56.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"16685415779785","imei1":"16685415779785","imei2":"16685415779785","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37537,"job_number":"JOB_37537","tr_customer_id":37554,"tr_customer_product_id":37544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:13:58.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19363534440716","imei1":"19363534440716","imei2":"19363534440716","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37539,"job_number":"JOB_37539","tr_customer_id":37556,"tr_customer_product_id":37546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:14:50.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"19696309441110","imei1":"19696309441110","imei2":"19696309441110","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37541,"job_number":"JOB_37541","tr_customer_id":37558,"tr_customer_product_id":37548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13238711780314","imei1":"13238711780314","imei2":"13238711780314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37543,"job_number":"JOB_37543","tr_customer_id":37560,"tr_customer_product_id":37550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:06.000Z","modified_at":"2025-06-19T11:40:06.000Z","name":"Eulalia Hagenes","mobile_number":"997-481-1075","email_id":"Lesley.Okuneva@hotmail.com","dop":"2025-04-06","serial_number":"17890979654335474","imei1":"17890979654335474","imei2":"17890979654335474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37544,"job_number":"JOB_37544","tr_customer_id":37561,"tr_customer_product_id":37551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:40:48.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10887247798895","imei1":"10887247798895","imei2":"10887247798895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37546,"job_number":"JOB_37546","tr_customer_id":37563,"tr_customer_product_id":37553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:49.000Z","modified_at":"2025-06-19T11:40:49.000Z","name":"Caterina Leffler","mobile_number":"824-317-9599","email_id":"Carleton_Langosh39@gmail.com","dop":"2025-04-06","serial_number":"17321296090563808","imei1":"17321296090563808","imei2":"17321296090563808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37547,"job_number":"JOB_37547","tr_customer_id":37564,"tr_customer_product_id":37554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:30.000Z","modified_at":"2025-06-19T11:41:30.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12617216049918","imei1":"12617216049918","imei2":"12617216049918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37549,"job_number":"JOB_37549","tr_customer_id":37566,"tr_customer_product_id":37556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:32.000Z","modified_at":"2025-06-19T11:41:32.000Z","name":"Clemens Veum","mobile_number":"475-591-5767","email_id":"Luigi_OConnell24@gmail.com","dop":"2025-04-06","serial_number":"14264502859569468","imei1":"14264502859569468","imei2":"14264502859569468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37550,"job_number":"JOB_37550","tr_customer_id":37567,"tr_customer_product_id":37557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28463545682782","imei1":"28463545682782","imei2":"28463545682782","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37551,"job_number":"JOB_37551","tr_customer_id":37568,"tr_customer_product_id":37558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19502891506254","imei1":"19502891506254","imei2":"19502891506254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37552,"job_number":"JOB_37552","tr_customer_id":37569,"tr_customer_product_id":37559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17133730606493","imei1":"17133730606493","imei2":"17133730606493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37553,"job_number":"JOB_37553","tr_customer_id":37570,"tr_customer_product_id":37560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96840181808358","imei1":"96840181808358","imei2":"96840181808358","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37554,"job_number":"JOB_37554","tr_customer_id":37571,"tr_customer_product_id":37561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12202422748874","imei1":"12202422748874","imei2":"12202422748874","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37555,"job_number":"JOB_37555","tr_customer_id":37572,"tr_customer_product_id":37562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91716422387622","imei1":"91716422387622","imei2":"91716422387622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37557,"job_number":"JOB_37557","tr_customer_id":37574,"tr_customer_product_id":37564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:18.000Z","modified_at":"2025-06-19T12:27:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35465171621683","imei1":"35465171621683","imei2":"35465171621683","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37558,"job_number":"JOB_37558","tr_customer_id":37575,"tr_customer_product_id":37565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64219393415979","imei1":"64219393415979","imei2":"64219393415979","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37559,"job_number":"JOB_37559","tr_customer_id":37576,"tr_customer_product_id":37566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77265205013028","imei1":"77265205013028","imei2":"77265205013028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37560,"job_number":"JOB_37560","tr_customer_id":37577,"tr_customer_product_id":37567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75935421568297","imei1":"75935421568297","imei2":"75935421568297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37561,"job_number":"JOB_37561","tr_customer_id":37578,"tr_customer_product_id":37568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99854866111728","imei1":"99854866111728","imei2":"99854866111728","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37562,"job_number":"JOB_37562","tr_customer_id":37579,"tr_customer_product_id":37569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36948670906871","imei1":"36948670906871","imei2":"36948670906871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37564,"job_number":"JOB_37564","tr_customer_id":37581,"tr_customer_product_id":37571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57485232418285","imei1":"57485232418285","imei2":"57485232418285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37565,"job_number":"JOB_37565","tr_customer_id":37582,"tr_customer_product_id":37572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17557579669511","imei1":"17557579669511","imei2":"17557579669511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37566,"job_number":"JOB_37566","tr_customer_id":37583,"tr_customer_product_id":37573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48395212237374","imei1":"48395212237374","imei2":"48395212237374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37567,"job_number":"JOB_37567","tr_customer_id":37584,"tr_customer_product_id":37574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81372345394179","imei1":"81372345394179","imei2":"81372345394179","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37568,"job_number":"JOB_37568","tr_customer_id":37585,"tr_customer_product_id":37575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73441736471578","imei1":"73441736471578","imei2":"73441736471578","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37569,"job_number":"JOB_37569","tr_customer_id":37586,"tr_customer_product_id":37576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:27:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81414710883389","imei1":"81414710883389","imei2":"81414710883389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37571,"job_number":"JOB_37571","tr_customer_id":37588,"tr_customer_product_id":37578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:49.000Z","modified_at":"2025-06-19T12:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85963890336345","imei1":"85963890336345","imei2":"85963890336345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37572,"job_number":"JOB_37572","tr_customer_id":37589,"tr_customer_product_id":37579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11079312955911","imei1":"11079312955911","imei2":"11079312955911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37573,"job_number":"JOB_37573","tr_customer_id":37590,"tr_customer_product_id":37580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60957615222833","imei1":"60957615222833","imei2":"60957615222833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37574,"job_number":"JOB_37574","tr_customer_id":37591,"tr_customer_product_id":37581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33964425327294","imei1":"33964425327294","imei2":"33964425327294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37575,"job_number":"JOB_37575","tr_customer_id":37592,"tr_customer_product_id":37582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80463477182083","imei1":"80463477182083","imei2":"80463477182083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37576,"job_number":"JOB_37576","tr_customer_id":37593,"tr_customer_product_id":37583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76398848027698","imei1":"76398848027698","imei2":"76398848027698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37372,"job_number":"JOB_37372","tr_customer_id":37389,"tr_customer_product_id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:53:26.000Z","modified_at":"2025-06-19T04:53:26.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37373,"job_number":"JOB_37373","tr_customer_id":37390,"tr_customer_product_id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:54:10.000Z","modified_at":"2025-06-19T04:54:10.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332168","imei1":"78945612332168","imei2":"78945612332168","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37374,"job_number":"JOB_37374","tr_customer_id":37391,"tr_customer_product_id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:06:25.000Z","modified_at":"2025-06-19T05:06:25.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345633","imei2":"12312312345633","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37519,"job_number":"JOB_37519","tr_customer_id":37536,"tr_customer_product_id":37526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:11:17.000Z","modified_at":"2025-06-19T10:11:17.000Z","name":"pp kk","mobile_number":"8899776655","email_id":"gusu@gmail.com","dop":"2025-06-02","serial_number":"09876543212345","imei1":"09876543212345","imei2":"09876543212345","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:11:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37526,"job_number":"JOB_37526","tr_customer_id":37543,"tr_customer_product_id":37533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:04:34.000Z","modified_at":"2025-06-19T11:04:34.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"09765432156876","imei1":"09765432156876","imei2":"09765432156876","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37530,"job_number":"JOB_37530","tr_customer_id":37547,"tr_customer_product_id":37537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:29.000Z","modified_at":"2025-06-19T11:10:29.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"097652156876000","imei1":"097652156876000","imei2":"097652156876000","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 342 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 347 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 610 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e71615db-3b96-49ba-b020-de6d8545078a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dfe9e462-ccab-4d10-98f4-db2937dcaba9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf1b65a6-7a00-4d43-8a94-5452181cc71c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 339ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2efb58af-4d71-4cb8-bc3f-5e602cc824ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37577"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-53B11UKnNYZB++MKmGt9Rq4f0lo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 339 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e87ff97f-91d4-4d29-80c2-598e3258bc5b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37577"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 315ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca8edd11-a7fe-400d-96a8-3df3c4abae88
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37577"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-53B11UKnNYZB++MKmGt9Rq4f0lo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 315 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 346ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06a8b202-1bbd-486d-8ec5-bb910c5558ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37577"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-53B11UKnNYZB++MKmGt9Rq4f0lo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 346 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37577
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17d13dd2-00d9-44da-835c-17a7b02b6227
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-zcJ/FCMTcMxaf9QEmuFB7WxMwSw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167897,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:38:51.000Z","created_at":"2025-06-19T12:38:51.000Z"},{"id":167898,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:38:51.000Z","created_at":"2025-06-19T12:38:51.000Z"}],"problems":[{"id":59514,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T12:38:51.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 299 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37577
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fbd74661-7ce9-4568-a61a-065e786e1e19
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37577
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e382afd3-a563-4efd-b0fe-043b55a4f80d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7bb1ca8-84e1-41d5-bd20-122b269dd4e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ad002a1-ea51-405a-9204-30a032619428
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MjZ9.Euos32iUk8GG2sOG7fyJoPEAnCM8HzHBQTHFeQveZ6U
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f17ba55-2685-4ea3-b87c-d31ad8a313ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a416e96a-f2ac-491d-acd2-6a76eb780b77
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-dGPdHOVbI6iwFLDaRR54wKHIPTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 728bacbc-69c3-49df-837c-f99b10a4bfc5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 53e4f4e1-ae8d-4492-9564-884cd22a10f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db46bea9-19ba-4c4e-9b81-0927f4b1f818
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 245 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ca3d889-a590-4b43-8135-3146b4643b52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c696ffcf-5fac-406a-b200-0c1aa14baca2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 245 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 446ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a87e978c-2e48-4400-be91-a5f96a3c335e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-zqA9BCPlcv2/NS/kM0/NT6Wtfh8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4553},{"label":"Pending for repair","key":"pending_for_repair","count":301},{"label":"Pending for delivery","key":"pending_for_delivery","count":2}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb5d4191-644b-4c86-9983-0c3e2129f55e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 745418f9-c002-4272-ad29-766fdec1d877
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f79ffcc-82ad-4aac-a1ba-0939de48e40b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d6f81e4-a201-4082-a925-bc420f050c97
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 870334e1-941e-4a78-9928-ac028860a301
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e47a7de0-8edf-4247-856b-b86d08fc7698
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 743241f0-44c4-4548-990a-d7abfc7e564c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 247 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3cdc1a7a-f671-4593-a9af-8268051da99a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6dc3b127-b668-4cca-8343-c5244cab04db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37577,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 258 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c02f786e-1b2b-484b-9db2-7dc6a974fbff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37577,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 258 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf0aeeaa-da85-4e75-8698-49e363142d76
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37577,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 250ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c6482345-261a-4e64-8d1f-ae4ad05663c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37577,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44a4e97a-c5b5-458e-bed8-2510e5613686
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37577
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3MzZ9.lzpkWyoTW-Uj6-HPMEZUMVL8NRKLrkrzo4BHSIOiSLg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79325d53-35a4-47b8-9464-b0ebe21cd4de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 249 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 524b2375-1a2b-494f-a774-9f4f4a179255
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3693856e-b7b6-4145-8f47-a38083b3d2ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-DqGil6gg6sM1EoFDClG8csGz8rY"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 248ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 31e2d6b8-df06-4bab-ab05-4b9c0e27af17
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 82bbd865-0036-487d-b7b1-2e6d1566754b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 565ms
Mean size per request: 230.92KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c69fa964-80cd-4c2c-9363-c1c0c6c15429
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"39bae-yHCgt1jDyQnjG3xvHP6yinc6A84"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T12:39:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 243 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 243 0 0
verify the the pending to repair is not null 1 0 0
Total 489 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 565 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf024eca-3257-481a-8704-e170f9755f62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5322b790-69e1-4d08-8ac6-1bbbd144100a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29d52fa8-95e6-404c-9f9f-db64988f83bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 250ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 119499b7-c44e-4ed1-906f-a5f80cf963a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c88cfe4-26d4-4723-a263-167e31c0eeab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 246 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d1e60e61-3c05-4e5c-b7e4-858169999a62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f5c62e21-42fd-47ce-a698-fefc04534c07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 310ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5c31567-03e8-4cd8-b5fd-36e6a61723f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-AiXIuUtmrCaPerPFNyj0i2CmQwg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":243},{"label":"Repair completed","key":"repair_completed","count":93}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 310 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token feaac7a0-f61e-49b0-b3c8-20ce2ae21a0a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-AiXIuUtmrCaPerPFNyj0i2CmQwg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":243},{"label":"Repair completed","key":"repair_completed","count":93}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 295 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc4c9134-af60-4d6c-96df-679b966005af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58039d35-49c2-42e7-a986-95e637404ad6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 880ms
Mean size per request: 291.07KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ccabbba9-d1d6-44ca-bb06-ffd0a56bed24
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"48c49-7xajfBde2qHgPugcSL/5oWz5J4k"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T12:39:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37577,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T12:38:51.000Z"}],"quatations":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37265,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:21:34.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 243 0 0
Verify the Job number start with job 243 0 0
verify the response of repair job has field mst_action_status 972 0 0
Total 1461 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b2d04a0-a1c8-4682-b067-a8901c828c32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 258 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3d4e692-b43c-4ea4-8e11-04fc1a180dde
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37577,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 256 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bc2747a3-a9f2-43d7-891f-5f7c7c82afb1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37577,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d3a6dc4-40d4-4dda-bf86-c01c5091f987
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37577,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 90e559e7-0ffe-43ca-8e31-000a72815924
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37577,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f063ce3-6fce-4a67-bcc3-56c21ab637aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37577,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a35c1e69-ab4c-4a2b-9eae-2a9cb5c7b669
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37577,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 257ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NDJ9.sVl_YCktSYQUzw6O83C5iYa5RkevbSOAqE33yC2Bon8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a3129c31-d197-476d-a0ce-64760ac697ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37577
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a93f615-65e0-4d04-9578-df76f1e1abc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-WsB/v39XQqGP/49KKwpxgoa4aTc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 246 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa796e62-499b-47c9-bb90-4969ee4d0983
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e247558-5033-4f74-a4a3-f1c7e69b7661
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4aafd0b6-00d3-4b90-bbbf-3f632535e29c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 244 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ead877cd-9e22-47bc-812e-8392a46e1ced
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dce13d2a-2395-44fb-8fc0-4645149e9590
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 335ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a47182d8-2b81-40d4-bb97-b63a72649735
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-2T5kQgvlc2X1h3uXK5WetcxzXLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":75},{"label":"QC Completed","key":"qc_completed","count":93},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 335 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73d7cc7e-2ffa-4a11-ad42-e78364989224
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 37a7e94b-f546-4be4-8ee7-a73b9ac21d68
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ad67695-35dd-4b05-9d0b-9c466e3f583f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 250 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 243d0458-5c87-4376-b520-2f02a2252b5d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2fd1a08d-8177-49c8-863a-28e468d57fda
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eca4b3aa-d534-456b-b910-4d34445a88e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 301ms
Mean size per request: 89.25KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95ccd746-d7bc-4f24-a92c-3df6982f2100
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16501-eAQfWGOfTBn2z2wHEb+xrvkPpLM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 93 0 0
Total 95 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 301 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ac618b4-dee1-42c7-8625-78729bc1c0bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 335aa1a1-4230-4c76-ad8f-5ed7d5f6f367
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 89.25KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 680639af-b9a3-4b98-94b7-20ab16cdc835
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16501-eAQfWGOfTBn2z2wHEb+xrvkPpLM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f973ce05-4930-4ef8-8049-1bf9389440ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 812ms
Mean size per request: 72.56KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1bab76ea-33e1-4118-809f-ada8c63a6b0a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1223d-lYet4eU3LxFogWCXm0p6jEHNKyI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-05-28T06:19:03.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-05-28T08:19:24.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32800,"job_number":"JOB_32800","tr_customer_id":32817,"tr_customer_product_id":32807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:27.000Z","modified_at":"2025-05-28T08:19:33.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"19518452538467","imei1":"19518452538467","imei2":"19518452538467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-05-28T08:33:19.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32821,"job_number":"JOB_32821","tr_customer_id":32838,"tr_customer_product_id":32828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:22:38.000Z","modified_at":"2025-05-28T10:22:48.000Z","name":"Marco Considine","mobile_number":"897-238-6948","email_id":"Dario45@gmail.com","dop":"2025-04-06","serial_number":"18361043545365","imei1":"18361043545365","imei2":"18361043545365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T12:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 75 0 0
verify the mobile number is type of number 75 0 0
Verify the create and modified date are in ist formate 150 0 0
Total 303 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 629ad955-44e3-442c-993b-11dc2ade99f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf548b85-0cd5-400d-9c25-bcf779c89bc7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69976369-e9c1-47db-893f-09e5921d5615
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37577
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 271 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8d34af6-ed2a-4f0a-931b-5cec9ba43160
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44321206-f985-41b2-8712-ec56ba794c67
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d651dcc0-0fad-4ccc-b340-3bd2bf93f078
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37577
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 255ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc1MH0.SYHAAWQfRAS7PHxcmPao8E84oRAkWMvWBjXrK1NgtVQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b3c6c0a-129a-4ca2-a3cd-8cbb781a677c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37577
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c5419f3-01d2-48e1-bfd3-0a761174febd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-wiXOdKoIn7aDVtYZ1nDCP9g6RY4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NTh9.g8iK5_gBn2-tee8hO6c9bEr4w0yLF0GKqmDcFjr7ZXU"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 2.88KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NTh9.g8iK5_gBn2-tee8hO6c9bEr4w0yLF0GKqmDcFjr7ZXU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3d6c75b-c2bc-410e-be1b-997fc2356a6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"b88-WDtSuCszNhZ7mbm5dEgMAtquwS4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T12:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d78807c9-e93c-4687-adf9-88a49863af6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 2.88KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NTh9.g8iK5_gBn2-tee8hO6c9bEr4w0yLF0GKqmDcFjr7ZXU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ffc0fad-bc44-415b-82f5-a25bf4a2a4e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"b88-WDtSuCszNhZ7mbm5dEgMAtquwS4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T12:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NTh9.g8iK5_gBn2-tee8hO6c9bEr4w0yLF0GKqmDcFjr7ZXU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79465f4c-8de2-455b-ad5f-fd9d2eca5dc8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37577
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de0d565c-feba-4be0-bffa-3d5ae68c6359
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37577
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29967b2f-6259-4bb7-8736-b8f806a869a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37577
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 243ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NTh9.g8iK5_gBn2-tee8hO6c9bEr4w0yLF0GKqmDcFjr7ZXU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2d29671-545d-4fae-b91e-29c50e35a896
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 247ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NTh9.g8iK5_gBn2-tee8hO6c9bEr4w0yLF0GKqmDcFjr7ZXU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba5b9f14-7de8-44fa-8d66-8f97461d3751
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37577
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37577
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NTh9.g8iK5_gBn2-tee8hO6c9bEr4w0yLF0GKqmDcFjr7ZXU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8deaccba-6ddb-4c7d-9979-b49469ee22b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-6zEBly5HQCDQZV+FQI5Gj7GMAro"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167897,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:38:51.000Z","created_at":"2025-06-19T12:38:51.000Z"},{"id":167898,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:38:51.000Z","created_at":"2025-06-19T12:38:51.000Z"},{"id":167899,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T12:39:00.000Z","created_at":"2025-06-19T12:39:00.000Z"},{"id":167900,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T12:39:01.000Z","created_at":"2025-06-19T12:39:01.000Z"},{"id":167901,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:39:08.000Z","created_at":"2025-06-19T12:39:08.000Z"},{"id":167902,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:39:09.000Z","created_at":"2025-06-19T12:39:09.000Z"},{"id":167903,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:39:09.000Z","created_at":"2025-06-19T12:39:09.000Z"},{"id":167904,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:39:10.000Z","created_at":"2025-06-19T12:39:10.000Z"},{"id":167906,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-19T12:39:17.000Z","created_at":"2025-06-19T12:39:17.000Z"},{"id":167907,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T12:39:19.000Z","created_at":"2025-06-19T12:39:19.000Z"},{"id":167908,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T12:39:19.000Z","created_at":"2025-06-19T12:39:19.000Z"}],"problems":[{"id":59514,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T12:38:51.000Z"},{"id":59515,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:39:08.000Z"},{"id":59516,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:39:09.000Z"},{"id":59517,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:39:09.000Z"},{"id":59518,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:39:10.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37577
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token add4e34b-790a-4743-8840-efa8f19d1497
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37577
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a085e57d-5f78-4729-945a-e58eb3366c49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NTh9.g8iK5_gBn2-tee8hO6c9bEr4w0yLF0GKqmDcFjr7ZXU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4f1c73f-d46a-4322-8c0d-c149a5a145fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NTh9.g8iK5_gBn2-tee8hO6c9bEr4w0yLF0GKqmDcFjr7ZXU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e932501-384e-4a4c-9ba6-63cbce20686d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e8826ef-2093-442d-88af-0911a50c034d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-NZ6KjcHOf22/kkTcTqGXuNbkz4s"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 246 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 679bb871-a277-447d-ae8c-db7665e7a89e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f1bc703-fc57-4841-9c15-a928e829cc18
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 82d6efc4-b7da-47fb-90e3-1445ce0cc8ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 244 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0c274a5-f946-4e71-8b59-e4c940023699
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c9dbf82-af20-4f3d-97ea-409fc11f063f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 333ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6900ef53-c3f2-48d6-93bf-aa9724f634e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-835Ym1OStWi+5YR4UFIQuGc4uz8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":342},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91ae574e-7aab-43c3-b803-2c287dddcb5b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-835Ym1OStWi+5YR4UFIQuGc4uz8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":342},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 15ac961c-c76a-43fe-8a2b-08b3a3e090ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-835Ym1OStWi+5YR4UFIQuGc4uz8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":342},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0674b897-c125-484e-bed8-52eed215dbb1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 259 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e77e398-ccb8-4e7b-bfe9-504ca256edde
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 253 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b40adbf-8a47-40b3-bc7c-8da76d3504cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 251 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 329ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5643954-8429-4b3d-aac5-24fa46c411b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "91484457620417",
                "imei1": "91484457620417",
                "imei2": "91484457620417",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-HG/UPyJaaQBI1/pKxV8TjpsYnxQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37578,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37595,"tr_customer_product_id":37585,"job_number":"JOB_37578"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 319ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f142507-2baf-42c9-a8d4-850ddcbb447b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "70944935774458",
                "imei1": "70944935774458",
                "imei2": "70944935774458",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-ug94zb88wDCJWB8sACOTK1fxwEY"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37579,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37596,"tr_customer_product_id":37586,"job_number":"JOB_37579"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec319d74-19f6-4569-999a-9160f79e503c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "99163595264478",
                "imei1": "99163595264478",
                "imei2": "99163595264478",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-5WT6Jr2cDESA/yZu1dKM/NNDAXM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37580,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37597,"tr_customer_product_id":37587,"job_number":"JOB_37580"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56c7ce36-1f32-435d-8b52-bcd1e1dcaf9e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "64080076162837",
                "imei1": "64080076162837",
                "imei2": "64080076162837",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-hN6U9MjQbHD3JKBlFBcWFO8agww"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37581,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37598,"tr_customer_product_id":37588,"job_number":"JOB_37581"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79cfbbdf-94e1-41b3-824b-e4286e7f1bc1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "57234213044104",
                "imei1": "57234213044104",
                "imei2": "57234213044104",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-yecVHx/Ah5MflJQC1TpKoX+JaO8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37582,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37599,"tr_customer_product_id":37589,"job_number":"JOB_37582"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f483af2e-b1ee-4ee6-b03c-09b54de8006b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "34175969968847",
                "imei1": "34175969968847",
                "imei2": "34175969968847",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-ND4QKU3tUiUfwhviT7h+OnVtCt0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37583,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37600,"tr_customer_product_id":37590,"job_number":"JOB_37583"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6fc26d3-ce66-4b9f-9294-341d8f67f481
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "75163157620030",
                "imei1": "75163157620030",
                "imei2": "75163157620030",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-A+NMNbHYSY7ufLWsiebZv+dGpQU"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37601,"tr_customer_product_id":37591,"job_number":"JOB_37584"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 595ms
Mean size per request: 335.3KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6b24495-3f40-4106-835e-c1278903c9f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"53d31-VQEz+Slz4XE4RzZlAV3J0XVHsV0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37236,"job_number":"JOB_37236","tr_customer_id":37253,"tr_customer_product_id":37243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T00:45:15.000Z","modified_at":"2025-06-19T00:45:15.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T00:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37237,"job_number":"JOB_37237","tr_customer_id":37254,"tr_customer_product_id":37244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:36.000Z","modified_at":"2025-06-19T01:06:36.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12237328675791","imei1":"12237328675791","imei2":"12237328675791","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37238,"job_number":"JOB_37238","tr_customer_id":37255,"tr_customer_product_id":37245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:49.000Z","modified_at":"2025-06-19T01:06:49.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11871340134785","imei1":"11871340134785","imei2":"11871340134785","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37239,"job_number":"JOB_37239","tr_customer_id":37256,"tr_customer_product_id":37246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:51.000Z","modified_at":"2025-06-19T01:06:51.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14531598458255","imei1":"14531598458255","imei2":"14531598458255","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37240,"job_number":"JOB_37240","tr_customer_id":37257,"tr_customer_product_id":37247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:07:27.000Z","modified_at":"2025-06-19T01:07:27.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10502826422209","imei1":"10502826422209","imei2":"10502826422209","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37241,"job_number":"JOB_37241","tr_customer_id":37258,"tr_customer_product_id":37248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:10:56.000Z","modified_at":"2025-06-19T01:10:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12726635337971","imei1":"12726635337971","imei2":"12726635337971","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37242,"job_number":"JOB_37242","tr_customer_id":37259,"tr_customer_product_id":37249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:20.000Z","modified_at":"2025-06-19T01:12:20.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"15441565290810","imei1":"15441565290810","imei2":"15441565290810","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37243,"job_number":"JOB_37243","tr_customer_id":37260,"tr_customer_product_id":37250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:44.000Z","modified_at":"2025-06-19T01:12:44.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11639158483823","imei1":"11639158483823","imei2":"11639158483823","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37244,"job_number":"JOB_37244","tr_customer_id":37261,"tr_customer_product_id":37251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:14:43.000Z","modified_at":"2025-06-19T01:14:43.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"17994827725336","imei1":"17994827725336","imei2":"17994827725336","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37248,"job_number":"JOB_37248","tr_customer_id":37265,"tr_customer_product_id":37255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:18:53.000Z","modified_at":"2025-06-19T01:18:53.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10586767160329","imei1":"10586767160329","imei2":"10586767160329","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37249,"job_number":"JOB_37249","tr_customer_id":37266,"tr_customer_product_id":37256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:22:28.000Z","modified_at":"2025-06-19T01:22:28.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11270360628025","imei1":"11270360628025","imei2":"11270360628025","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37250,"job_number":"JOB_37250","tr_customer_id":37267,"tr_customer_product_id":37257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14311445748873","imei1":"14311445748873","imei2":"14311445748873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37252,"job_number":"JOB_37252","tr_customer_id":37269,"tr_customer_product_id":37259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:06.000Z","modified_at":"2025-06-19T01:25:06.000Z","name":"Katelyn Rice","mobile_number":"504-380-7968","email_id":"Federico.Crist14@yahoo.com","dop":"2025-04-06","serial_number":"14201831496162896","imei1":"14201831496162896","imei2":"14201831496162896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37253,"job_number":"JOB_37253","tr_customer_id":37270,"tr_customer_product_id":37260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18619055357954","imei1":"18619055357954","imei2":"18619055357954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37255,"job_number":"JOB_37255","tr_customer_id":37272,"tr_customer_product_id":37262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:48.000Z","modified_at":"2025-06-19T01:25:48.000Z","name":"Rahsaan Sauer","mobile_number":"743-232-5799","email_id":"Keyshawn69@hotmail.com","dop":"2025-04-06","serial_number":"16121932975607112","imei1":"16121932975607112","imei2":"16121932975607112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37256,"job_number":"JOB_37256","tr_customer_id":37273,"tr_customer_product_id":37263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:28.000Z","modified_at":"2025-06-19T01:26:28.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15718927781322","imei1":"15718927781322","imei2":"15718927781322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37258,"job_number":"JOB_37258","tr_customer_id":37275,"tr_customer_product_id":37265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:30.000Z","modified_at":"2025-06-19T01:26:30.000Z","name":"Fidel Nader","mobile_number":"664-335-2960","email_id":"Reanna96@hotmail.com","dop":"2025-04-06","serial_number":"16824735835604880","imei1":"16824735835604880","imei2":"16824735835604880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37259,"job_number":"JOB_37259","tr_customer_id":37276,"tr_customer_product_id":37266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:31:25.000Z","modified_at":"2025-06-19T01:31:25.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101681644123417","imei1":"101681644123417","imei2":"101681644123417","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37263,"job_number":"JOB_37263","tr_customer_id":37280,"tr_customer_product_id":37270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:08:47.000Z","modified_at":"2025-06-19T02:08:47.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"104649883606225","imei1":"104649883606225","imei2":"104649883606225","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37266,"job_number":"JOB_37266","tr_customer_id":37283,"tr_customer_product_id":37273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:41.000Z","modified_at":"2025-06-19T02:24:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67713285084776","imei1":"67713285084776","imei2":"67713285084776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37267,"job_number":"JOB_37267","tr_customer_id":37284,"tr_customer_product_id":37274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81759673872707","imei1":"81759673872707","imei2":"81759673872707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37268,"job_number":"JOB_37268","tr_customer_id":37285,"tr_customer_product_id":37275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78448250747295","imei1":"78448250747295","imei2":"78448250747295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37269,"job_number":"JOB_37269","tr_customer_id":37286,"tr_customer_product_id":37276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76894107210520","imei1":"76894107210520","imei2":"76894107210520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37270,"job_number":"JOB_37270","tr_customer_id":37287,"tr_customer_product_id":37277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67139502073927","imei1":"67139502073927","imei2":"67139502073927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37271,"job_number":"JOB_37271","tr_customer_id":37288,"tr_customer_product_id":37278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:24:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13017391656417","imei1":"13017391656417","imei2":"13017391656417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37273,"job_number":"JOB_37273","tr_customer_id":37290,"tr_customer_product_id":37280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84875271936753","imei1":"84875271936753","imei2":"84875271936753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37274,"job_number":"JOB_37274","tr_customer_id":37291,"tr_customer_product_id":37281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58533423248615","imei1":"58533423248615","imei2":"58533423248615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37275,"job_number":"JOB_37275","tr_customer_id":37292,"tr_customer_product_id":37282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24443265894137","imei1":"24443265894137","imei2":"24443265894137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37276,"job_number":"JOB_37276","tr_customer_id":37293,"tr_customer_product_id":37283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83423147640154","imei1":"83423147640154","imei2":"83423147640154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37277,"job_number":"JOB_37277","tr_customer_id":37294,"tr_customer_product_id":37284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59126922404428","imei1":"59126922404428","imei2":"59126922404428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37278,"job_number":"JOB_37278","tr_customer_id":37295,"tr_customer_product_id":37285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39353554279114","imei1":"39353554279114","imei2":"39353554279114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37280,"job_number":"JOB_37280","tr_customer_id":37297,"tr_customer_product_id":37287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95138073264395","imei1":"95138073264395","imei2":"95138073264395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37281,"job_number":"JOB_37281","tr_customer_id":37298,"tr_customer_product_id":37288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30012857605894","imei1":"30012857605894","imei2":"30012857605894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37282,"job_number":"JOB_37282","tr_customer_id":37299,"tr_customer_product_id":37289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33885170043443","imei1":"33885170043443","imei2":"33885170043443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37283,"job_number":"JOB_37283","tr_customer_id":37300,"tr_customer_product_id":37290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94509435309571","imei1":"94509435309571","imei2":"94509435309571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37284,"job_number":"JOB_37284","tr_customer_id":37301,"tr_customer_product_id":37291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31341983663164","imei1":"31341983663164","imei2":"31341983663164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37285,"job_number":"JOB_37285","tr_customer_id":37302,"tr_customer_product_id":37292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47780237046371","imei1":"47780237046371","imei2":"47780237046371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37287,"job_number":"JOB_37287","tr_customer_id":37304,"tr_customer_product_id":37294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67882514636134","imei1":"67882514636134","imei2":"67882514636134","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37288,"job_number":"JOB_37288","tr_customer_id":37305,"tr_customer_product_id":37295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16211332221663","imei1":"16211332221663","imei2":"16211332221663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37289,"job_number":"JOB_37289","tr_customer_id":37306,"tr_customer_product_id":37296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33798039912779","imei1":"33798039912779","imei2":"33798039912779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37290,"job_number":"JOB_37290","tr_customer_id":37307,"tr_customer_product_id":37297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60775070328626","imei1":"60775070328626","imei2":"60775070328626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37291,"job_number":"JOB_37291","tr_customer_id":37308,"tr_customer_product_id":37298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95507260432943","imei1":"95507260432943","imei2":"95507260432943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37292,"job_number":"JOB_37292","tr_customer_id":37309,"tr_customer_product_id":37299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23142185854253","imei1":"23142185854253","imei2":"23142185854253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37294,"job_number":"JOB_37294","tr_customer_id":37311,"tr_customer_product_id":37301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20428231484530","imei1":"20428231484530","imei2":"20428231484530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37295,"job_number":"JOB_37295","tr_customer_id":37312,"tr_customer_product_id":37302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24180895475014","imei1":"24180895475014","imei2":"24180895475014","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37296,"job_number":"JOB_37296","tr_customer_id":37313,"tr_customer_product_id":37303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79141546756715","imei1":"79141546756715","imei2":"79141546756715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37297,"job_number":"JOB_37297","tr_customer_id":37314,"tr_customer_product_id":37304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46579086683983","imei1":"46579086683983","imei2":"46579086683983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37298,"job_number":"JOB_37298","tr_customer_id":37315,"tr_customer_product_id":37305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11666718228520","imei1":"11666718228520","imei2":"11666718228520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37299,"job_number":"JOB_37299","tr_customer_id":37316,"tr_customer_product_id":37306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74479417138841","imei1":"74479417138841","imei2":"74479417138841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37301,"job_number":"JOB_37301","tr_customer_id":37318,"tr_customer_product_id":37308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23480751347129","imei1":"23480751347129","imei2":"23480751347129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37302,"job_number":"JOB_37302","tr_customer_id":37319,"tr_customer_product_id":37309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44082928956586","imei1":"44082928956586","imei2":"44082928956586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37303,"job_number":"JOB_37303","tr_customer_id":37320,"tr_customer_product_id":37310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68378234156390","imei1":"68378234156390","imei2":"68378234156390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37304,"job_number":"JOB_37304","tr_customer_id":37321,"tr_customer_product_id":37311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62411312014765","imei1":"62411312014765","imei2":"62411312014765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37305,"job_number":"JOB_37305","tr_customer_id":37322,"tr_customer_product_id":37312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99982450822756","imei1":"99982450822756","imei2":"99982450822756","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37306,"job_number":"JOB_37306","tr_customer_id":37323,"tr_customer_product_id":37313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82031999626500","imei1":"82031999626500","imei2":"82031999626500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37310,"job_number":"JOB_37310","tr_customer_id":37327,"tr_customer_product_id":37317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:08.000Z","modified_at":"2025-06-19T03:04:08.000Z","name":"Enoch Schmitt","mobile_number":"406-246-0095","email_id":"Anibal.Hahn99@yahoo.com","dop":"2025-04-06","serial_number":"10072909303679440","imei1":"10072909303679440","imei2":"10072909303679440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37315,"job_number":"JOB_37315","tr_customer_id":37332,"tr_customer_product_id":37322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:33:00.000Z","modified_at":"2025-06-19T03:33:00.000Z","name":"Kyle Jacobs","mobile_number":"928-804-8155","email_id":"Ethelyn_Renner@gmail.com","dop":"2025-04-06","serial_number":"12530478170701706","imei1":"12530478170701706","imei2":"12530478170701706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37316,"job_number":"JOB_37316","tr_customer_id":37333,"tr_customer_product_id":37323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056127928441","imei1":"11056127928441","imei2":"11056127928441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37318,"job_number":"JOB_37318","tr_customer_id":37335,"tr_customer_product_id":37325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:47.000Z","modified_at":"2025-06-19T03:34:47.000Z","name":"Cleo Corkery","mobile_number":"602-246-9949","email_id":"Tod_Walsh5@hotmail.com","dop":"2025-04-06","serial_number":"14447215059419638","imei1":"14447215059419638","imei2":"14447215059419638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37319,"job_number":"JOB_37319","tr_customer_id":37336,"tr_customer_product_id":37326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:51.000Z","modified_at":"2025-06-19T03:34:51.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16668272530416","imei1":"16668272530416","imei2":"16668272530416","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37320,"job_number":"JOB_37320","tr_customer_id":37337,"tr_customer_product_id":37327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13327961515406","imei1":"13327961515406","imei2":"13327961515406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37322,"job_number":"JOB_37322","tr_customer_id":37339,"tr_customer_product_id":37329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:35.000Z","modified_at":"2025-06-19T03:35:35.000Z","name":"Rupert Pouros","mobile_number":"656-801-7800","email_id":"Amely_White13@yahoo.com","dop":"2025-04-06","serial_number":"12361401398861626","imei1":"12361401398861626","imei2":"12361401398861626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37323,"job_number":"JOB_37323","tr_customer_id":37340,"tr_customer_product_id":37330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16401860191965","imei1":"16401860191965","imei2":"16401860191965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37325,"job_number":"JOB_37325","tr_customer_id":37342,"tr_customer_product_id":37332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:06.000Z","modified_at":"2025-06-19T03:36:06.000Z","name":"Taurean Moore","mobile_number":"486-796-7148","email_id":"Leonardo.Zieme75@gmail.com","dop":"2025-04-06","serial_number":"11752234120918498","imei1":"11752234120918498","imei2":"11752234120918498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37326,"job_number":"JOB_37326","tr_customer_id":37343,"tr_customer_product_id":37333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-30","serial_number":"16923308056844","imei1":"16923308056844","imei2":"16923308056844","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37327,"job_number":"JOB_37327","tr_customer_id":37344,"tr_customer_product_id":37334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80438265787298","imei1":"80438265787298","imei2":"80438265787298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37328,"job_number":"JOB_37328","tr_customer_id":37345,"tr_customer_product_id":37335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26756100654916","imei1":"26756100654916","imei2":"26756100654916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37329,"job_number":"JOB_37329","tr_customer_id":37346,"tr_customer_product_id":37336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88217661335002","imei1":"88217661335002","imei2":"88217661335002","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37330,"job_number":"JOB_37330","tr_customer_id":37347,"tr_customer_product_id":37337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89141247388706","imei1":"89141247388706","imei2":"89141247388706","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37331,"job_number":"JOB_37331","tr_customer_id":37348,"tr_customer_product_id":37338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99018690452298","imei1":"99018690452298","imei2":"99018690452298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37333,"job_number":"JOB_37333","tr_customer_id":37350,"tr_customer_product_id":37340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18269736906479","imei1":"18269736906479","imei2":"18269736906479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37335,"job_number":"JOB_37335","tr_customer_id":37352,"tr_customer_product_id":37342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:23.000Z","modified_at":"2025-06-19T03:36:23.000Z","name":"Agustina Larkin","mobile_number":"572-654-8608","email_id":"Bell.Fadel73@gmail.com","dop":"2025-04-06","serial_number":"16215094062838784","imei1":"16215094062838784","imei2":"16215094062838784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37336,"job_number":"JOB_37336","tr_customer_id":37353,"tr_customer_product_id":37343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-30","serial_number":"96248069432009","imei1":"96248069432009","imei2":"96248069432009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37337,"job_number":"JOB_37337","tr_customer_id":37354,"tr_customer_product_id":37344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60813261779297","imei1":"60813261779297","imei2":"60813261779297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37338,"job_number":"JOB_37338","tr_customer_id":37355,"tr_customer_product_id":37345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52439609548188","imei1":"52439609548188","imei2":"52439609548188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37339,"job_number":"JOB_37339","tr_customer_id":37356,"tr_customer_product_id":37346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73382632906055","imei1":"73382632906055","imei2":"73382632906055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37340,"job_number":"JOB_37340","tr_customer_id":37357,"tr_customer_product_id":37347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52012389449967","imei1":"52012389449967","imei2":"52012389449967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37341,"job_number":"JOB_37341","tr_customer_id":37358,"tr_customer_product_id":37348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031153931676","imei1":"66031153931676","imei2":"66031153931676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37343,"job_number":"JOB_37343","tr_customer_id":37360,"tr_customer_product_id":37350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:36:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18290166763684","imei1":"18290166763684","imei2":"18290166763684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37345,"job_number":"JOB_37345","tr_customer_id":37362,"tr_customer_product_id":37352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:48.000Z","modified_at":"2025-06-19T03:36:48.000Z","name":"Marlon Kling","mobile_number":"467-961-4941","email_id":"Aniyah26@yahoo.com","dop":"2025-04-06","serial_number":"17557711673996368","imei1":"17557711673996368","imei2":"17557711673996368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37346,"job_number":"JOB_37346","tr_customer_id":37363,"tr_customer_product_id":37353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:37:29.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18891086391752","imei1":"18891086391752","imei2":"18891086391752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37348,"job_number":"JOB_37348","tr_customer_id":37365,"tr_customer_product_id":37355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:30.000Z","modified_at":"2025-06-19T03:37:30.000Z","name":"Tiffany Will","mobile_number":"989-643-6665","email_id":"Bailey40@hotmail.com","dop":"2025-04-06","serial_number":"19075274521990944","imei1":"19075274521990944","imei2":"19075274521990944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37349,"job_number":"JOB_37349","tr_customer_id":37366,"tr_customer_product_id":37356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:47.000Z","modified_at":"2025-06-19T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81109511128235","imei1":"81109511128235","imei2":"81109511128235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37350,"job_number":"JOB_37350","tr_customer_id":37367,"tr_customer_product_id":37357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056758815041","imei1":"21056758815041","imei2":"21056758815041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37351,"job_number":"JOB_37351","tr_customer_id":37368,"tr_customer_product_id":37358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19962276469707","imei1":"19962276469707","imei2":"19962276469707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37352,"job_number":"JOB_37352","tr_customer_id":37369,"tr_customer_product_id":37359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74185328649039","imei1":"74185328649039","imei2":"74185328649039","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37353,"job_number":"JOB_37353","tr_customer_id":37370,"tr_customer_product_id":37360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67810761914982","imei1":"67810761914982","imei2":"67810761914982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37354,"job_number":"JOB_37354","tr_customer_id":37371,"tr_customer_product_id":37361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79222913588078","imei1":"79222913588078","imei2":"79222913588078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37356,"job_number":"JOB_37356","tr_customer_id":37373,"tr_customer_product_id":37363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:17.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55334502164312","imei1":"55334502164312","imei2":"55334502164312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37357,"job_number":"JOB_37357","tr_customer_id":37374,"tr_customer_product_id":37364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40192031877460","imei1":"40192031877460","imei2":"40192031877460","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37358,"job_number":"JOB_37358","tr_customer_id":37375,"tr_customer_product_id":37365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20225039468726","imei1":"20225039468726","imei2":"20225039468726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37359,"job_number":"JOB_37359","tr_customer_id":37376,"tr_customer_product_id":37366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57963197605612","imei1":"57963197605612","imei2":"57963197605612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37360,"job_number":"JOB_37360","tr_customer_id":37377,"tr_customer_product_id":37367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26659502975515","imei1":"26659502975515","imei2":"26659502975515","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37361,"job_number":"JOB_37361","tr_customer_id":37378,"tr_customer_product_id":37368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45294446732188","imei1":"45294446732188","imei2":"45294446732188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37363,"job_number":"JOB_37363","tr_customer_id":37380,"tr_customer_product_id":37370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:47.000Z","modified_at":"2025-06-19T03:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14953691127904","imei1":"14953691127904","imei2":"14953691127904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37364,"job_number":"JOB_37364","tr_customer_id":37381,"tr_customer_product_id":37371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37277199353841","imei1":"37277199353841","imei2":"37277199353841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37365,"job_number":"JOB_37365","tr_customer_id":37382,"tr_customer_product_id":37372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95479802405669","imei1":"95479802405669","imei2":"95479802405669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37366,"job_number":"JOB_37366","tr_customer_id":37383,"tr_customer_product_id":37373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60834949389584","imei1":"60834949389584","imei2":"60834949389584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37367,"job_number":"JOB_37367","tr_customer_id":37384,"tr_customer_product_id":37374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14382198976801","imei1":"14382198976801","imei2":"14382198976801","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37368,"job_number":"JOB_37368","tr_customer_id":37385,"tr_customer_product_id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95861373812998","imei1":"95861373812998","imei2":"95861373812998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37371,"job_number":"JOB_37371","tr_customer_id":37388,"tr_customer_product_id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:12.000Z","modified_at":"2025-06-19T04:48:12.000Z","name":"Macey Erdman","mobile_number":"696-518-3138","email_id":"Abdul97@gmail.com","dop":"2025-04-06","serial_number":"17918215972261240","imei1":"17918215972261240","imei2":"17918215972261240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37375,"job_number":"JOB_37375","tr_customer_id":37392,"tr_customer_product_id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84536888497421","imei1":"84536888497421","imei2":"84536888497421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37376,"job_number":"JOB_37376","tr_customer_id":37393,"tr_customer_product_id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22059166091037","imei1":"22059166091037","imei2":"22059166091037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37377,"job_number":"JOB_37377","tr_customer_id":37394,"tr_customer_product_id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554489858258","imei1":"27554489858258","imei2":"27554489858258","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37378,"job_number":"JOB_37378","tr_customer_id":37395,"tr_customer_product_id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55571913470029","imei1":"55571913470029","imei2":"55571913470029","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37379,"job_number":"JOB_37379","tr_customer_id":37396,"tr_customer_product_id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33622323561938","imei1":"33622323561938","imei2":"33622323561938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37380,"job_number":"JOB_37380","tr_customer_id":37397,"tr_customer_product_id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15341605023404","imei1":"15341605023404","imei2":"15341605023404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37382,"job_number":"JOB_37382","tr_customer_id":37399,"tr_customer_product_id":37389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24407597990724","imei1":"24407597990724","imei2":"24407597990724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37383,"job_number":"JOB_37383","tr_customer_id":37400,"tr_customer_product_id":37390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31772571653156","imei1":"31772571653156","imei2":"31772571653156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37384,"job_number":"JOB_37384","tr_customer_id":37401,"tr_customer_product_id":37391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52693324501621","imei1":"52693324501621","imei2":"52693324501621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37385,"job_number":"JOB_37385","tr_customer_id":37402,"tr_customer_product_id":37392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17656389711083","imei1":"17656389711083","imei2":"17656389711083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37386,"job_number":"JOB_37386","tr_customer_id":37403,"tr_customer_product_id":37393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57208827139471","imei1":"57208827139471","imei2":"57208827139471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37387,"job_number":"JOB_37387","tr_customer_id":37404,"tr_customer_product_id":37394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16134529612737","imei1":"16134529612737","imei2":"16134529612737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37389,"job_number":"JOB_37389","tr_customer_id":37406,"tr_customer_product_id":37396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97386094530600","imei1":"97386094530600","imei2":"97386094530600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37390,"job_number":"JOB_37390","tr_customer_id":37407,"tr_customer_product_id":37397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32836989328037","imei1":"32836989328037","imei2":"32836989328037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37391,"job_number":"JOB_37391","tr_customer_id":37408,"tr_customer_product_id":37398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14353387128778","imei1":"14353387128778","imei2":"14353387128778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37392,"job_number":"JOB_37392","tr_customer_id":37409,"tr_customer_product_id":37399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80024227386577","imei1":"80024227386577","imei2":"80024227386577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37393,"job_number":"JOB_37393","tr_customer_id":37410,"tr_customer_product_id":37400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70402538564700","imei1":"70402538564700","imei2":"70402538564700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37394,"job_number":"JOB_37394","tr_customer_id":37411,"tr_customer_product_id":37401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95959918791273","imei1":"95959918791273","imei2":"95959918791273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37400,"job_number":"JOB_37400","tr_customer_id":37417,"tr_customer_product_id":37407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15898174218358","imei1":"15898174218358","imei2":"15898174218358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37402,"job_number":"JOB_37402","tr_customer_id":37419,"tr_customer_product_id":37409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:06.000Z","modified_at":"2025-06-19T06:00:06.000Z","name":"Shany Schumm","mobile_number":"200-794-8512","email_id":"Seth.Batz@gmail.com","dop":"2025-04-06","serial_number":"14774678965866982","imei1":"14774678965866982","imei2":"14774678965866982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37403,"job_number":"JOB_37403","tr_customer_id":37420,"tr_customer_product_id":37410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:00:49.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12745377328252","imei1":"12745377328252","imei2":"12745377328252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37405,"job_number":"JOB_37405","tr_customer_id":37422,"tr_customer_product_id":37412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:51.000Z","modified_at":"2025-06-19T06:00:51.000Z","name":"Veda Blick","mobile_number":"912-569-4484","email_id":"Ladarius_Veum37@hotmail.com","dop":"2025-04-06","serial_number":"17911803802507364","imei1":"17911803802507364","imei2":"17911803802507364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37406,"job_number":"JOB_37406","tr_customer_id":37423,"tr_customer_product_id":37413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:33.000Z","modified_at":"2025-06-19T06:01:33.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13608482813401","imei1":"13608482813401","imei2":"13608482813401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37408,"job_number":"JOB_37408","tr_customer_id":37425,"tr_customer_product_id":37415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:35.000Z","modified_at":"2025-06-19T06:01:35.000Z","name":"Misty Mayert","mobile_number":"385-400-7655","email_id":"Kailyn.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"12562125845500960","imei1":"12562125845500960","imei2":"12562125845500960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37409,"job_number":"JOB_37409","tr_customer_id":37426,"tr_customer_product_id":37416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:24.000Z","modified_at":"2025-06-19T06:38:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14959449764515","imei1":"14959449764515","imei2":"14959449764515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37411,"job_number":"JOB_37411","tr_customer_id":37428,"tr_customer_product_id":37418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:26.000Z","modified_at":"2025-06-19T06:38:26.000Z","name":"Chance Bogan","mobile_number":"269-709-0320","email_id":"Dorothy_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"10347152212114528","imei1":"10347152212114528","imei2":"10347152212114528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37412,"job_number":"JOB_37412","tr_customer_id":37429,"tr_customer_product_id":37419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:39:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12561908797510","imei1":"12561908797510","imei2":"12561908797510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37414,"job_number":"JOB_37414","tr_customer_id":37431,"tr_customer_product_id":37421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:20.000Z","modified_at":"2025-06-19T06:39:20.000Z","name":"Salvatore Glover","mobile_number":"221-232-5915","email_id":"Nels_Fadel5@gmail.com","dop":"2025-04-06","serial_number":"19949702731038320","imei1":"19949702731038320","imei2":"19949702731038320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37415,"job_number":"JOB_37415","tr_customer_id":37432,"tr_customer_product_id":37422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"Werner Kuhlman","mobile_number":"793-215-8179","email_id":"Laurine.Dickinson@hotmail.com","dop":"2025-04-07","serial_number":"16490192684100","imei1":"16490192684100","imei2":"16490192684100","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37416,"job_number":"JOB_37416","tr_customer_id":37433,"tr_customer_product_id":37423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"10690886466956","imei1":"10690886466956","imei2":"10690886466956","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37418,"job_number":"JOB_37418","tr_customer_id":37435,"tr_customer_product_id":37425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:41.000Z","modified_at":"2025-06-19T06:39:41.000Z","name":"Leanne Jaskolski","mobile_number":"846-455-5506","email_id":"Anastasia40@hotmail.com","dop":"2025-04-07","serial_number":"5191871537255836","imei1":"5191871537255836","imei2":"5191871537255836","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37419,"job_number":"JOB_37419","tr_customer_id":37436,"tr_customer_product_id":37426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:40:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17193871469522","imei1":"17193871469522","imei2":"17193871469522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37421,"job_number":"JOB_37421","tr_customer_id":37438,"tr_customer_product_id":37428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:15.000Z","modified_at":"2025-06-19T06:40:15.000Z","name":"Carolanne Hermann","mobile_number":"585-502-4938","email_id":"Lance_Schultz@yahoo.com","dop":"2025-04-06","serial_number":"14539758412673404","imei1":"14539758412673404","imei2":"14539758412673404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37422,"job_number":"JOB_37422","tr_customer_id":37439,"tr_customer_product_id":37429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Tierra Conroy","mobile_number":"569-573-5038","email_id":"Trycia_Pouros28@hotmail.com","dop":"2025-04-07","serial_number":"10299457260028","imei1":"10299457260028","imei2":"10299457260028","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37423,"job_number":"JOB_37423","tr_customer_id":37440,"tr_customer_product_id":37430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"16004789201986","imei1":"16004789201986","imei2":"16004789201986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37425,"job_number":"JOB_37425","tr_customer_id":37442,"tr_customer_product_id":37432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:25.000Z","modified_at":"2025-06-19T06:40:25.000Z","name":"Antonio Wiegand","mobile_number":"333-629-5549","email_id":"Liam.Rohan@gmail.com","dop":"2025-04-07","serial_number":"6302735250099297","imei1":"6302735250099297","imei2":"6302735250099297","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37426,"job_number":"JOB_37426","tr_customer_id":37443,"tr_customer_product_id":37433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:40:34.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"13162008372973","imei1":"13162008372973","imei2":"13162008372973","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37428,"job_number":"JOB_37428","tr_customer_id":37445,"tr_customer_product_id":37435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:07.000Z","modified_at":"2025-06-19T06:41:07.000Z","name":"Beatrice Klocko","mobile_number":"375-859-4724","email_id":"Isidro_Hintz@yahoo.com","dop":"2025-04-07","serial_number":"18436734884170","imei1":"18436734884170","imei2":"18436734884170","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37429,"job_number":"JOB_37429","tr_customer_id":37446,"tr_customer_product_id":37436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:08.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"18015563693481","imei1":"18015563693481","imei2":"18015563693481","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37431,"job_number":"JOB_37431","tr_customer_id":37448,"tr_customer_product_id":37438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:09.000Z","modified_at":"2025-06-19T06:41:09.000Z","name":"Marcella Cummings","mobile_number":"348-404-7849","email_id":"Augusta.Turner96@gmail.com","dop":"2025-04-07","serial_number":"6528275921369068","imei1":"6528275921369068","imei2":"6528275921369068","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37432,"job_number":"JOB_37432","tr_customer_id":37449,"tr_customer_product_id":37439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:41:31.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"17824190233903","imei1":"17824190233903","imei2":"17824190233903","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37434,"job_number":"JOB_37434","tr_customer_id":37451,"tr_customer_product_id":37441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:42:25.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"18468575824864","imei1":"18468575824864","imei2":"18468575824864","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37436,"job_number":"JOB_37436","tr_customer_id":37453,"tr_customer_product_id":37443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"Ferne Prohaska","mobile_number":"716-846-2130","email_id":"Treva.McLaughlin42@hotmail.com","dop":"2025-04-07","serial_number":"14243403966071","imei1":"14243403966071","imei2":"14243403966071","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37437,"job_number":"JOB_37437","tr_customer_id":37454,"tr_customer_product_id":37444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"15871810110298","imei1":"15871810110298","imei2":"15871810110298","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37439,"job_number":"JOB_37439","tr_customer_id":37456,"tr_customer_product_id":37446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:16.000Z","modified_at":"2025-06-19T06:47:16.000Z","name":"Claudia Rempel","mobile_number":"683-970-6848","email_id":"Carroll_Ryan@gmail.com","dop":"2025-04-07","serial_number":"1334170209479261","imei1":"1334170209479261","imei2":"1334170209479261","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37440,"job_number":"JOB_37440","tr_customer_id":37457,"tr_customer_product_id":37447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Marilou Stoltenberg","mobile_number":"489-395-5180","email_id":"Alexa_Ruecker@hotmail.com","dop":"2025-04-07","serial_number":"16323740708614","imei1":"16323740708614","imei2":"16323740708614","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37441,"job_number":"JOB_37441","tr_customer_id":37458,"tr_customer_product_id":37448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15105604064796","imei1":"15105604064796","imei2":"15105604064796","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37443,"job_number":"JOB_37443","tr_customer_id":37460,"tr_customer_product_id":37450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:59.000Z","modified_at":"2025-06-19T06:47:59.000Z","name":"Magnus Paucek","mobile_number":"435-634-7015","email_id":"Lexus.Jenkins95@yahoo.com","dop":"2025-04-07","serial_number":"4728595761392564","imei1":"4728595761392564","imei2":"4728595761392564","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37444,"job_number":"JOB_37444","tr_customer_id":37461,"tr_customer_product_id":37451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Lourdes Homenick","mobile_number":"491-915-2786","email_id":"Modesto.Sipes@hotmail.com","dop":"2025-04-07","serial_number":"18677952204052","imei1":"18677952204052","imei2":"18677952204052","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37445,"job_number":"JOB_37445","tr_customer_id":37462,"tr_customer_product_id":37452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15417056326644","imei1":"15417056326644","imei2":"15417056326644","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37447,"job_number":"JOB_37447","tr_customer_id":37464,"tr_customer_product_id":37454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:42.000Z","modified_at":"2025-06-19T06:48:42.000Z","name":"Joelle Deckow","mobile_number":"402-218-3623","email_id":"Meda51@yahoo.com","dop":"2025-04-07","serial_number":"4575347993910734","imei1":"4575347993910734","imei2":"4575347993910734","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37450,"job_number":"JOB_37450","tr_customer_id":37467,"tr_customer_product_id":37457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:33.000Z","modified_at":"2025-06-19T07:37:33.000Z","name":"Madie Homenick","mobile_number":"525-947-6486","email_id":"Darryl_Effertz@gmail.com","dop":"2025-04-06","serial_number":"10092540826563778","imei1":"10092540826563778","imei2":"10092540826563778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T07:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37451,"job_number":"JOB_37451","tr_customer_id":37468,"tr_customer_product_id":37458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:29:16.000Z","modified_at":"2025-06-19T08:29:16.000Z","name":"Rafaela Hammes","mobile_number":"597-868-6405","email_id":"Jana.Dach64@gmail.com","dop":"2025-04-14","serial_number":"18559851994264","imei1":"18559851994264","imei2":"18559851994264","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37452,"job_number":"JOB_37452","tr_customer_id":37469,"tr_customer_product_id":37459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"Meta Rice","mobile_number":"484-558-9265","email_id":"Keegan.Weissnat@gmail.com","dop":"2025-04-07","serial_number":"11177005659158","imei1":"11177005659158","imei2":"11177005659158","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37453,"job_number":"JOB_37453","tr_customer_id":37470,"tr_customer_product_id":37460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"13074012579688","imei1":"13074012579688","imei2":"13074012579688","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37455,"job_number":"JOB_37455","tr_customer_id":37472,"tr_customer_product_id":37462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:25.000Z","modified_at":"2025-06-19T08:33:25.000Z","name":"Grayson Roberts","mobile_number":"802-537-7438","email_id":"Naomi.OKeefe@yahoo.com","dop":"2025-04-07","serial_number":"2791376418309489","imei1":"2791376418309489","imei2":"2791376418309489","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37456,"job_number":"JOB_37456","tr_customer_id":37473,"tr_customer_product_id":37463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Shannon Upton","mobile_number":"231-574-6539","email_id":"Floy_Okuneva67@yahoo.com","dop":"2025-04-07","serial_number":"17429065560076","imei1":"17429065560076","imei2":"17429065560076","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37457,"job_number":"JOB_37457","tr_customer_id":37474,"tr_customer_product_id":37464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18694836213178","imei1":"18694836213178","imei2":"18694836213178","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37459,"job_number":"JOB_37459","tr_customer_id":37476,"tr_customer_product_id":37466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:09.000Z","modified_at":"2025-06-19T08:34:09.000Z","name":"Olga Parker","mobile_number":"635-408-2033","email_id":"Russell.Kunze@gmail.com","dop":"2025-04-07","serial_number":"1339443012918265","imei1":"1339443012918265","imei2":"1339443012918265","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37460,"job_number":"JOB_37460","tr_customer_id":37477,"tr_customer_product_id":37467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:49.000Z","modified_at":"2025-06-19T08:34:49.000Z","name":"Dante Klein","mobile_number":"661-947-0816","email_id":"Darrel35@yahoo.com","dop":"2025-04-07","serial_number":"13898700002206","imei1":"13898700002206","imei2":"13898700002206","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37461,"job_number":"JOB_37461","tr_customer_id":37478,"tr_customer_product_id":37468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:34:50.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13752058808188","imei1":"13752058808188","imei2":"13752058808188","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37463,"job_number":"JOB_37463","tr_customer_id":37480,"tr_customer_product_id":37470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:51.000Z","modified_at":"2025-06-19T08:34:51.000Z","name":"Jett Schroeder","mobile_number":"918-867-3335","email_id":"Aida35@yahoo.com","dop":"2025-04-07","serial_number":"4974515764307627","imei1":"4974515764307627","imei2":"4974515764307627","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37464,"job_number":"JOB_37464","tr_customer_id":37481,"tr_customer_product_id":37471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:26.000Z","modified_at":"2025-06-19T09:11:26.000Z","name":"Christophe Rutherford","mobile_number":"607-298-4468","email_id":"Muriel_Luettgen76@yahoo.com","dop":"2025-04-07","serial_number":"14632255780986","imei1":"14632255780986","imei2":"14632255780986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37465,"job_number":"JOB_37465","tr_customer_id":37482,"tr_customer_product_id":37472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:11:27.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"11045141397974","imei1":"11045141397974","imei2":"11045141397974","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37467,"job_number":"JOB_37467","tr_customer_id":37484,"tr_customer_product_id":37474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:28.000Z","modified_at":"2025-06-19T09:11:28.000Z","name":"Ethel Ferry","mobile_number":"698-218-4053","email_id":"Curt36@yahoo.com","dop":"2025-04-07","serial_number":"10177826449346476","imei1":"10177826449346476","imei2":"10177826449346476","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37468,"job_number":"JOB_37468","tr_customer_id":37485,"tr_customer_product_id":37475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:10.000Z","modified_at":"2025-06-19T09:12:10.000Z","name":"Olin Feil","mobile_number":"332-384-0085","email_id":"Santos48@hotmail.com","dop":"2025-04-07","serial_number":"13623439650744","imei1":"13623439650744","imei2":"13623439650744","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37469,"job_number":"JOB_37469","tr_customer_id":37486,"tr_customer_product_id":37476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:11.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14052295060401","imei1":"14052295060401","imei2":"14052295060401","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37471,"job_number":"JOB_37471","tr_customer_id":37488,"tr_customer_product_id":37478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:12.000Z","modified_at":"2025-06-19T09:12:12.000Z","name":"Bailee Goyette","mobile_number":"504-320-5822","email_id":"Bart24@hotmail.com","dop":"2025-04-07","serial_number":"9146225118903884","imei1":"9146225118903884","imei2":"9146225118903884","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37472,"job_number":"JOB_37472","tr_customer_id":37489,"tr_customer_product_id":37479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Carole Sipes","mobile_number":"744-726-9610","email_id":"Kelli.Beahan@yahoo.com","dop":"2025-04-07","serial_number":"18027960147384","imei1":"18027960147384","imei2":"18027960147384","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37473,"job_number":"JOB_37473","tr_customer_id":37490,"tr_customer_product_id":37480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"14965710407317","imei1":"14965710407317","imei2":"14965710407317","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37475,"job_number":"JOB_37475","tr_customer_id":37492,"tr_customer_product_id":37482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:55.000Z","modified_at":"2025-06-19T09:12:55.000Z","name":"Rashawn Nolan","mobile_number":"982-249-8649","email_id":"Beulah_Treutel@yahoo.com","dop":"2025-04-07","serial_number":"9463218704811816","imei1":"9463218704811816","imei2":"9463218704811816","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37476,"job_number":"JOB_37476","tr_customer_id":37493,"tr_customer_product_id":37483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"Wilburn Ledner","mobile_number":"542-505-4828","email_id":"Karina_Okuneva@hotmail.com","dop":"2025-04-07","serial_number":"17022027677811","imei1":"17022027677811","imei2":"17022027677811","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37477,"job_number":"JOB_37477","tr_customer_id":37494,"tr_customer_product_id":37484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19371345256440","imei1":"19371345256440","imei2":"19371345256440","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37479,"job_number":"JOB_37479","tr_customer_id":37496,"tr_customer_product_id":37486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:48.000Z","modified_at":"2025-06-19T09:17:48.000Z","name":"Walker Thompson","mobile_number":"598-609-3447","email_id":"Elton49@gmail.com","dop":"2025-04-07","serial_number":"5398793165966352","imei1":"5398793165966352","imei2":"5398793165966352","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37480,"job_number":"JOB_37480","tr_customer_id":37497,"tr_customer_product_id":37487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Leilani Howell","mobile_number":"205-648-1650","email_id":"Skye_OKon11@gmail.com","dop":"2025-04-07","serial_number":"12554260479894","imei1":"12554260479894","imei2":"12554260479894","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37481,"job_number":"JOB_37481","tr_customer_id":37498,"tr_customer_product_id":37488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15521373918160","imei1":"15521373918160","imei2":"15521373918160","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37483,"job_number":"JOB_37483","tr_customer_id":37500,"tr_customer_product_id":37490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:33.000Z","modified_at":"2025-06-19T09:18:33.000Z","name":"Maeve Becker","mobile_number":"953-939-5462","email_id":"Fritz_Lynch9@gmail.com","dop":"2025-04-07","serial_number":"10170800948507416","imei1":"10170800948507416","imei2":"10170800948507416","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37484,"job_number":"JOB_37484","tr_customer_id":37501,"tr_customer_product_id":37491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Ladarius Marvin","mobile_number":"349-217-6466","email_id":"Alexandria_Russel65@gmail.com","dop":"2025-04-07","serial_number":"14016156293668","imei1":"14016156293668","imei2":"14016156293668","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37485,"job_number":"JOB_37485","tr_customer_id":37502,"tr_customer_product_id":37492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13846590957577","imei1":"13846590957577","imei2":"13846590957577","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37487,"job_number":"JOB_37487","tr_customer_id":37504,"tr_customer_product_id":37494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:17.000Z","modified_at":"2025-06-19T09:19:17.000Z","name":"Bella Morar","mobile_number":"931-490-1783","email_id":"Hermina_Kessler@yahoo.com","dop":"2025-04-07","serial_number":"8643359093388871","imei1":"8643359093388871","imei2":"8643359093388871","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37488,"job_number":"JOB_37488","tr_customer_id":37505,"tr_customer_product_id":37495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:15.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"103297285326927","imei1":"103297285326927","imei2":"103297285326927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37490,"job_number":"JOB_37490","tr_customer_id":37507,"tr_customer_product_id":37497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:25:52.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"105071950701729","imei1":"105071950701729","imei2":"105071950701729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37492,"job_number":"JOB_37492","tr_customer_id":37509,"tr_customer_product_id":37499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"102741184500567","imei1":"102741184500567","imei2":"102741184500567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37494,"job_number":"JOB_37494","tr_customer_id":37511,"tr_customer_product_id":37501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:33.000Z","modified_at":"2025-06-19T09:47:33.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105719398742688","imei1":"105719398742688","imei2":"105719398742688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37496,"job_number":"JOB_37496","tr_customer_id":37513,"tr_customer_product_id":37503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:12.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100203404969078","imei1":"100203404969078","imei2":"100203404969078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37498,"job_number":"JOB_37498","tr_customer_id":37515,"tr_customer_product_id":37505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:49.000Z","modified_at":"2025-06-19T09:48:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107167205106584","imei1":"107167205106584","imei2":"107167205106584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37500,"job_number":"JOB_37500","tr_customer_id":37517,"tr_customer_product_id":37507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:32.000Z","modified_at":"2025-06-19T09:55:32.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105708445356052","imei1":"105708445356052","imei2":"105708445356052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37502,"job_number":"JOB_37502","tr_customer_id":37519,"tr_customer_product_id":37509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:13.000Z","modified_at":"2025-06-19T09:56:13.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"106797475100951","imei1":"106797475100951","imei2":"106797475100951","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37504,"job_number":"JOB_37504","tr_customer_id":37521,"tr_customer_product_id":37511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107487143561589","imei1":"107487143561589","imei2":"107487143561589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37506,"job_number":"JOB_37506","tr_customer_id":37523,"tr_customer_product_id":37513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:58:21.000Z","modified_at":"2025-06-19T09:58:21.000Z","name":"Jamie Blick}","mobile_number":"850-881-0596","email_id":"Golda.Huels77@yahoo.com","dop":"2025-04-30","serial_number":"14845172918674","imei1":"14845172918674","imei2":"14845172918674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37507,"job_number":"JOB_37507","tr_customer_id":37524,"tr_customer_product_id":37514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"Jamar Batz","mobile_number":"457-547-3130","email_id":"Alanna.Hegmann@gmail.com","dop":"2025-04-07","serial_number":"18307755175199","imei1":"18307755175199","imei2":"18307755175199","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37508,"job_number":"JOB_37508","tr_customer_id":37525,"tr_customer_product_id":37515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19035116414986","imei1":"19035116414986","imei2":"19035116414986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37510,"job_number":"JOB_37510","tr_customer_id":37527,"tr_customer_product_id":37517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:07.000Z","modified_at":"2025-06-19T10:05:07.000Z","name":"Autumn Wunsch","mobile_number":"978-331-3559","email_id":"Rhianna.Oberbrunner66@gmail.com","dop":"2025-04-07","serial_number":"8797183156979055","imei1":"8797183156979055","imei2":"8797183156979055","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37511,"job_number":"JOB_37511","tr_customer_id":37528,"tr_customer_product_id":37518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Joesph Adams","mobile_number":"387-756-2396","email_id":"Matt.Simonis@hotmail.com","dop":"2025-04-07","serial_number":"14184417005981","imei1":"14184417005981","imei2":"14184417005981","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37512,"job_number":"JOB_37512","tr_customer_id":37529,"tr_customer_product_id":37519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14577348249344","imei1":"14577348249344","imei2":"14577348249344","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37514,"job_number":"JOB_37514","tr_customer_id":37531,"tr_customer_product_id":37521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:50.000Z","modified_at":"2025-06-19T10:05:50.000Z","name":"Miguel Schowalter","mobile_number":"372-270-9258","email_id":"Skyla_Lueilwitz@gmail.com","dop":"2025-04-07","serial_number":"6900607074073507","imei1":"6900607074073507","imei2":"6900607074073507","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37515,"job_number":"JOB_37515","tr_customer_id":37532,"tr_customer_product_id":37522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Mara Wilderman","mobile_number":"590-340-6383","email_id":"Skye0@gmail.com","dop":"2025-04-07","serial_number":"16225758443972","imei1":"16225758443972","imei2":"16225758443972","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37516,"job_number":"JOB_37516","tr_customer_id":37533,"tr_customer_product_id":37523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"12395122565322","imei1":"12395122565322","imei2":"12395122565322","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37518,"job_number":"JOB_37518","tr_customer_id":37535,"tr_customer_product_id":37525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:34.000Z","modified_at":"2025-06-19T10:06:34.000Z","name":"Elfrieda Gottlieb","mobile_number":"562-249-4822","email_id":"Erik_Legros@yahoo.com","dop":"2025-04-07","serial_number":"10933585546201320","imei1":"10933585546201320","imei2":"10933585546201320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37520,"job_number":"JOB_37520","tr_customer_id":37537,"tr_customer_product_id":37527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:56.000Z","modified_at":"2025-06-19T10:58:56.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"107828781268486","imei1":"107828781268486","imei2":"107828781268486","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37522,"job_number":"JOB_37522","tr_customer_id":37539,"tr_customer_product_id":37529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:37.000Z","modified_at":"2025-06-19T10:59:37.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100710484625404","imei1":"100710484625404","imei2":"100710484625404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37524,"job_number":"JOB_37524","tr_customer_id":37541,"tr_customer_product_id":37531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:17.000Z","modified_at":"2025-06-19T11:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109431558067148","imei1":"109431558067148","imei2":"109431558067148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37527,"job_number":"JOB_37527","tr_customer_id":37544,"tr_customer_product_id":37534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:05:10.000Z","modified_at":"2025-06-19T11:05:10.000Z","name":"Evalyn Wisozk}","mobile_number":"734-417-7044","email_id":"Odessa.Bartoletti@yahoo.com","dop":"2025-04-30","serial_number":"10173208773854","imei1":"10173208773854","imei2":"10173208773854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37528,"job_number":"JOB_37528","tr_customer_id":37545,"tr_customer_product_id":37535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:12.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"102669958399192","imei1":"102669958399192","imei2":"102669958399192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37531,"job_number":"JOB_37531","tr_customer_id":37548,"tr_customer_product_id":37538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:10:57.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100088616421854","imei1":"100088616421854","imei2":"100088616421854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37533,"job_number":"JOB_37533","tr_customer_id":37550,"tr_customer_product_id":37540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:11:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109952491540553","imei1":"109952491540553","imei2":"109952491540553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37535,"job_number":"JOB_37535","tr_customer_id":37552,"tr_customer_product_id":37542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:12:56.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"16685415779785","imei1":"16685415779785","imei2":"16685415779785","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37537,"job_number":"JOB_37537","tr_customer_id":37554,"tr_customer_product_id":37544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:13:58.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19363534440716","imei1":"19363534440716","imei2":"19363534440716","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37539,"job_number":"JOB_37539","tr_customer_id":37556,"tr_customer_product_id":37546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:14:50.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"19696309441110","imei1":"19696309441110","imei2":"19696309441110","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37541,"job_number":"JOB_37541","tr_customer_id":37558,"tr_customer_product_id":37548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13238711780314","imei1":"13238711780314","imei2":"13238711780314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37543,"job_number":"JOB_37543","tr_customer_id":37560,"tr_customer_product_id":37550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:06.000Z","modified_at":"2025-06-19T11:40:06.000Z","name":"Eulalia Hagenes","mobile_number":"997-481-1075","email_id":"Lesley.Okuneva@hotmail.com","dop":"2025-04-06","serial_number":"17890979654335474","imei1":"17890979654335474","imei2":"17890979654335474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37544,"job_number":"JOB_37544","tr_customer_id":37561,"tr_customer_product_id":37551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:40:48.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10887247798895","imei1":"10887247798895","imei2":"10887247798895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37546,"job_number":"JOB_37546","tr_customer_id":37563,"tr_customer_product_id":37553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:49.000Z","modified_at":"2025-06-19T11:40:49.000Z","name":"Caterina Leffler","mobile_number":"824-317-9599","email_id":"Carleton_Langosh39@gmail.com","dop":"2025-04-06","serial_number":"17321296090563808","imei1":"17321296090563808","imei2":"17321296090563808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37547,"job_number":"JOB_37547","tr_customer_id":37564,"tr_customer_product_id":37554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:30.000Z","modified_at":"2025-06-19T11:41:30.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12617216049918","imei1":"12617216049918","imei2":"12617216049918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37549,"job_number":"JOB_37549","tr_customer_id":37566,"tr_customer_product_id":37556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:32.000Z","modified_at":"2025-06-19T11:41:32.000Z","name":"Clemens Veum","mobile_number":"475-591-5767","email_id":"Luigi_OConnell24@gmail.com","dop":"2025-04-06","serial_number":"14264502859569468","imei1":"14264502859569468","imei2":"14264502859569468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37550,"job_number":"JOB_37550","tr_customer_id":37567,"tr_customer_product_id":37557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28463545682782","imei1":"28463545682782","imei2":"28463545682782","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37551,"job_number":"JOB_37551","tr_customer_id":37568,"tr_customer_product_id":37558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19502891506254","imei1":"19502891506254","imei2":"19502891506254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37552,"job_number":"JOB_37552","tr_customer_id":37569,"tr_customer_product_id":37559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17133730606493","imei1":"17133730606493","imei2":"17133730606493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37553,"job_number":"JOB_37553","tr_customer_id":37570,"tr_customer_product_id":37560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96840181808358","imei1":"96840181808358","imei2":"96840181808358","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37554,"job_number":"JOB_37554","tr_customer_id":37571,"tr_customer_product_id":37561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12202422748874","imei1":"12202422748874","imei2":"12202422748874","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37555,"job_number":"JOB_37555","tr_customer_id":37572,"tr_customer_product_id":37562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91716422387622","imei1":"91716422387622","imei2":"91716422387622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37557,"job_number":"JOB_37557","tr_customer_id":37574,"tr_customer_product_id":37564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:18.000Z","modified_at":"2025-06-19T12:27:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35465171621683","imei1":"35465171621683","imei2":"35465171621683","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37558,"job_number":"JOB_37558","tr_customer_id":37575,"tr_customer_product_id":37565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64219393415979","imei1":"64219393415979","imei2":"64219393415979","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37559,"job_number":"JOB_37559","tr_customer_id":37576,"tr_customer_product_id":37566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77265205013028","imei1":"77265205013028","imei2":"77265205013028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37560,"job_number":"JOB_37560","tr_customer_id":37577,"tr_customer_product_id":37567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75935421568297","imei1":"75935421568297","imei2":"75935421568297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37561,"job_number":"JOB_37561","tr_customer_id":37578,"tr_customer_product_id":37568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99854866111728","imei1":"99854866111728","imei2":"99854866111728","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37562,"job_number":"JOB_37562","tr_customer_id":37579,"tr_customer_product_id":37569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36948670906871","imei1":"36948670906871","imei2":"36948670906871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37564,"job_number":"JOB_37564","tr_customer_id":37581,"tr_customer_product_id":37571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57485232418285","imei1":"57485232418285","imei2":"57485232418285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37565,"job_number":"JOB_37565","tr_customer_id":37582,"tr_customer_product_id":37572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17557579669511","imei1":"17557579669511","imei2":"17557579669511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37566,"job_number":"JOB_37566","tr_customer_id":37583,"tr_customer_product_id":37573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48395212237374","imei1":"48395212237374","imei2":"48395212237374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37567,"job_number":"JOB_37567","tr_customer_id":37584,"tr_customer_product_id":37574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81372345394179","imei1":"81372345394179","imei2":"81372345394179","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37568,"job_number":"JOB_37568","tr_customer_id":37585,"tr_customer_product_id":37575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73441736471578","imei1":"73441736471578","imei2":"73441736471578","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37569,"job_number":"JOB_37569","tr_customer_id":37586,"tr_customer_product_id":37576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:27:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81414710883389","imei1":"81414710883389","imei2":"81414710883389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37571,"job_number":"JOB_37571","tr_customer_id":37588,"tr_customer_product_id":37578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:49.000Z","modified_at":"2025-06-19T12:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85963890336345","imei1":"85963890336345","imei2":"85963890336345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37572,"job_number":"JOB_37572","tr_customer_id":37589,"tr_customer_product_id":37579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11079312955911","imei1":"11079312955911","imei2":"11079312955911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37573,"job_number":"JOB_37573","tr_customer_id":37590,"tr_customer_product_id":37580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60957615222833","imei1":"60957615222833","imei2":"60957615222833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37574,"job_number":"JOB_37574","tr_customer_id":37591,"tr_customer_product_id":37581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33964425327294","imei1":"33964425327294","imei2":"33964425327294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37575,"job_number":"JOB_37575","tr_customer_id":37592,"tr_customer_product_id":37582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80463477182083","imei1":"80463477182083","imei2":"80463477182083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37576,"job_number":"JOB_37576","tr_customer_id":37593,"tr_customer_product_id":37583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76398848027698","imei1":"76398848027698","imei2":"76398848027698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37578,"job_number":"JOB_37578","tr_customer_id":37595,"tr_customer_product_id":37585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91484457620417","imei1":"91484457620417","imei2":"91484457620417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37579,"job_number":"JOB_37579","tr_customer_id":37596,"tr_customer_product_id":37586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70944935774458","imei1":"70944935774458","imei2":"70944935774458","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37580,"job_number":"JOB_37580","tr_customer_id":37597,"tr_customer_product_id":37587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99163595264478","imei1":"99163595264478","imei2":"99163595264478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37581,"job_number":"JOB_37581","tr_customer_id":37598,"tr_customer_product_id":37588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64080076162837","imei1":"64080076162837","imei2":"64080076162837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37582,"job_number":"JOB_37582","tr_customer_id":37599,"tr_customer_product_id":37589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57234213044104","imei1":"57234213044104","imei2":"57234213044104","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37583,"job_number":"JOB_37583","tr_customer_id":37600,"tr_customer_product_id":37590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34175969968847","imei1":"34175969968847","imei2":"34175969968847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37372,"job_number":"JOB_37372","tr_customer_id":37389,"tr_customer_product_id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:53:26.000Z","modified_at":"2025-06-19T04:53:26.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37373,"job_number":"JOB_37373","tr_customer_id":37390,"tr_customer_product_id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:54:10.000Z","modified_at":"2025-06-19T04:54:10.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332168","imei1":"78945612332168","imei2":"78945612332168","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37374,"job_number":"JOB_37374","tr_customer_id":37391,"tr_customer_product_id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:06:25.000Z","modified_at":"2025-06-19T05:06:25.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345633","imei2":"12312312345633","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37519,"job_number":"JOB_37519","tr_customer_id":37536,"tr_customer_product_id":37526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:11:17.000Z","modified_at":"2025-06-19T10:11:17.000Z","name":"pp kk","mobile_number":"8899776655","email_id":"gusu@gmail.com","dop":"2025-06-02","serial_number":"09876543212345","imei1":"09876543212345","imei2":"09876543212345","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:11:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37526,"job_number":"JOB_37526","tr_customer_id":37543,"tr_customer_product_id":37533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:04:34.000Z","modified_at":"2025-06-19T11:04:34.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"09765432156876","imei1":"09765432156876","imei2":"09765432156876","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37530,"job_number":"JOB_37530","tr_customer_id":37547,"tr_customer_product_id":37537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:29.000Z","modified_at":"2025-06-19T11:10:29.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"097652156876000","imei1":"097652156876000","imei2":"097652156876000","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 349 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 354 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 595 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c971d9b-723a-4002-946c-8e5b4047d223
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8452b474-b83c-4a6b-8135-9d660d28d40e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6cb5f18b-1b37-44e5-81d4-730bc97548d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 338ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8decf5e-c6a4-4100-8c4e-511e4b7ee40a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37584"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-zdjuRouIQOPLJXBf50KBlZOjlhU"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 338 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce721a53-2368-4354-90af-439ea712bb71
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37584"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 330ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 90a064c5-415e-4fe8-8b6e-ca6985186e79
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37584"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-zdjuRouIQOPLJXBf50KBlZOjlhU"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 330 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 342ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e09e0c0-0d09-46a5-ad22-cfa14af6efa5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37584"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-zdjuRouIQOPLJXBf50KBlZOjlhU"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 342 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37584
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c7e895b-38d4-4827-a722-95336620217c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-xY1OiJ7BjBNhAs0/kpt4JJLEEuU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167921,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:39:27.000Z","created_at":"2025-06-19T12:39:27.000Z"},{"id":167922,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:39:27.000Z","created_at":"2025-06-19T12:39:27.000Z"}],"problems":[{"id":59525,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T12:39:27.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 292 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37584
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 456c598b-ac9e-455d-b087-ae75018d4dba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37584
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8af9519b-c23b-4fc8-ac42-dfb987bb122c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ab90499-2d63-45fc-876d-d93f52edc03b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36d8a24a-00b8-4863-8a9c-4887c4c64d21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 242ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NjJ9.PJusMPrKAbwodGSTm2kvJ5b8yjp6wBpbK-NipxuNy5M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token becf9d0f-330e-4d71-b23f-de85f08b40e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09c15aec-37c1-4325-a94e-def83304f089
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-82GaIh/+pW0Hv64LZeXXGsjnm9s"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba13dc23-c320-49be-bc60-61698fc55ac0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4d9a627-668b-42e4-988f-3039cd51abaf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb601544-e2e2-41dc-94c3-abb6fa63be21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 245 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d185495-2009-44d6-baea-a8434eedda54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dcf34e8a-9ef8-41b1-b453-0babf4865c7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 246 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 438ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6f7dcaf-9392-4f35-9782-f57cee7cbe47
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-Imyz9RRgVRahmO/uYiW/17Rxao0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4559},{"label":"Pending for repair","key":"pending_for_repair","count":301},{"label":"Pending for delivery","key":"pending_for_delivery","count":2}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c29868e2-d19a-49c5-a170-a792aba996ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64e1ceff-daef-4e6a-984d-655f3c1446cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 242ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63e03200-938f-4d5a-8498-adcb239f7519
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 242ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9268a96-7200-4981-b2e0-e10df8fe3d0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 242ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1876b791-8e96-4b7e-a63b-625bbe020b99
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 242ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73a0fc3c-ee74-4ad5-b85d-5edd2dbf96ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f038bd3-f757-4821-8bb8-fcf8eb43a24a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 245 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55c85800-eae5-4270-a0a3-ef51cd7db353
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebf2f65f-ae6e-4c9c-965b-da6f3935c5ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37584,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 255 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 775c2cbb-9efe-43d7-8d9e-4993779e7242
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37584,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 254 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18ac9035-2b83-4435-8452-dc5a478edf9d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37584,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 250ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f51d8e7f-3591-4678-991b-3f0eea2c0a80
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37584,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2bf624f8-470e-4dba-b528-fc444d0dee48
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37584
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 256ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3NzJ9.ddzRk3E0f_OKOYvClOd5LydLxJe0KwM_0elxX6E8avE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47c484e4-cc58-4cfc-b9a0-7637a86c014b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 256 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 253ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1afc7069-deca-487a-b965-fa2bf7fc5384
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a79b12a-302c-4359-908b-886c7485893b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-Mdd6NJ5xnTTmqPIFHeVQNxsU5W4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1b4bc7e-b3ed-4078-8125-7a8479be3f39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9bbd3830-e7b5-4b52-a608-bd9c2d62c992
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 551ms
Mean size per request: 230.92KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb96ddc7-202d-41ca-9a22-a8cb4732d604
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"39bae-KBjosPWLBAOqpuTK5Q0NbOGA1B8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T12:39:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 243 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 243 0 0
verify the the pending to repair is not null 1 0 0
Total 489 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 551 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a26727e6-7f81-4912-b4be-d5cd7764904c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d43c68d-2d66-4c75-b1af-19ae8a15051f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed178101-9d31-46b0-b669-f1a26eace3aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8bf43b26-975f-4de8-9668-3623051ab952
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db854b0d-1b0c-4b9e-a721-b79f1bc002b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 245 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 047880c6-6b9f-401d-9676-f41303f85d00
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7319af41-b19a-481e-a29a-51f529658b6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 298ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0afeb68-1df1-45bb-b010-f112e447e96c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-8rwrzEanvQcyxD2z+zBSJEDGrPs"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":243},{"label":"Repair completed","key":"repair_completed","count":94}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 298 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7dafbd6d-0cbb-4352-803b-7c8fa61d04b5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-8rwrzEanvQcyxD2z+zBSJEDGrPs"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":243},{"label":"Repair completed","key":"repair_completed","count":94}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 312 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d109cfa3-2476-4bd0-94ca-c57683f1c84b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efda0cbc-f09b-4ec8-8e03-40bfdb95df6c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 861ms
Mean size per request: 291.07KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5af34247-dab6-4c75-ba20-031d76f3ed40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"48c49-SR02Dja9gqEeYgW9y1+S/hwvByM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T12:39:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37584,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T12:39:27.000Z"}],"quatations":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37265,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:21:34.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 243 0 0
Verify the Job number start with job 243 0 0
verify the response of repair job has field mst_action_status 972 0 0
Total 1461 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f8e9cf1-ec41-489f-9019-87cac3b4c769
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 258 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token afa9514b-1502-4776-8242-c16d6c6ea5cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37584,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 257 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed673283-6987-4a6c-aed4-4be501fe4cef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37584,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1dcf799-c073-4139-a507-52b61e584188
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37584,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47a72beb-ae11-4175-b16c-1cc635ac1c30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37584,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d96407c-6a4a-4756-acce-daf6ff09f372
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37584,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d18d23c1-a7e4-4e26-801c-fee5efc11c31
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37584,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 261ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3Nzh9.NeOQFIn-mbzTt57pauxqT0Cwg7wSEt5fprPMGL3K_0Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f048dcf4-d14a-4dcb-a711-55da80ddae16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37584
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62bb0a85-7d4b-4d07-ab78-5e51110e2ae7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-NXiiYVYvP0JGY4uiIjoX6JjZg5c"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 246 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4048199b-1876-4842-bac1-86fd314e2094
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b599a89-9ee6-435d-b4d6-c0ef1c98bd50
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d3e6be8-7fdd-4243-95f9-bd0ce516e6ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 244 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 605be960-9ff4-46f5-ae97-95f8631669fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 069a4261-6641-4235-bdc0-ef840d636206
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 338ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5b04a60-49aa-4a9b-82ca-db88bb902c25
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-rxnxrzqRsTKIDdMMPRAghbZ4nNY"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":75},{"label":"QC Completed","key":"qc_completed","count":94},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 338 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93986331-c70a-4b69-82ce-5ae0c4e63a99
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 19ba6632-88b5-427c-a2fd-893834cf2b15
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d6a8cf5-9e33-489b-9c00-22fc271adfc8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 251 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75fea532-fe26-4c1c-a1cb-657c8a71613a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0bd9de19-436a-40c0-9a47-b2b1c277b4ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1bc443c8-23bf-4dce-a50f-36d2c8e3478a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 317ms
Mean size per request: 90.2KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee539edd-3f09-4d8c-b77a-28c361a503ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"168cb-TibffUQPTS6s77PoROTmcDR7lbo"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 94 0 0
Total 96 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 317 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06a180b7-ad69-4c1e-b96b-7945a2a93564
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c6300a6e-9ba6-4a43-a975-c9c0fc49b333
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 90.2KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 6d74ecba-bbd4-4347-8c39-c82522e71fae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"168cb-TibffUQPTS6s77PoROTmcDR7lbo"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64b6b2ed-a75b-49d6-9b07-2e9428c16540
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 793ms
Mean size per request: 72.56KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99ef5950-a53f-4927-8029-5ad18c025267
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1223d-+TnKwXbTD4IKfYX+UqZPlEuqgtQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-05-28T06:19:03.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-05-28T08:19:24.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32800,"job_number":"JOB_32800","tr_customer_id":32817,"tr_customer_product_id":32807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:27.000Z","modified_at":"2025-05-28T08:19:33.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"19518452538467","imei1":"19518452538467","imei2":"19518452538467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-05-28T08:33:19.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32821,"job_number":"JOB_32821","tr_customer_id":32838,"tr_customer_product_id":32828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:22:38.000Z","modified_at":"2025-05-28T10:22:48.000Z","name":"Marco Considine","mobile_number":"897-238-6948","email_id":"Dario45@gmail.com","dop":"2025-04-06","serial_number":"18361043545365","imei1":"18361043545365","imei2":"18361043545365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T12:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 75 0 0
verify the mobile number is type of number 75 0 0
Verify the create and modified date are in ist formate 150 0 0
Total 303 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9e194b6-2df1-49f7-9c77-6dd762e42f39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86bf5956-a4b0-47f3-9523-28359ed9cbba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b646632a-8fb6-45ee-ab79-604d93d0be67
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37584
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 252 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94a43376-6ce3-4e28-a9aa-24c67ff3b068
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0053e549-bc7f-459f-8e4c-2b248c5c67c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7373b3cf-3cbb-4296-b037-abaf0e44fe61
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37584
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 247ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjc4Nn0.vNhAraxmx1r1AXn4KSFcH8LGgs622mxu6Kr5qzUrRM4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5964be92-e5eb-4c87-b6e0-cbff7a455fe2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37584
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 46df65cf-843d-477f-adc8-c56dc3b2dc9b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-RlYcddapjvvqUla69Zw73L1dnhc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTN9.u0kMAMADXH7eGqyoosGz3g8YxYnmBjws6nxG_ubryM0"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 2.88KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTN9.u0kMAMADXH7eGqyoosGz3g8YxYnmBjws6nxG_ubryM0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61097fb4-9687-41bf-86ee-cb7e87143eb2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"b88-4pfAV3KdLTOWVunaxblowsYHuJk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T12:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ca35066-94a7-42da-8f31-0116f3a0746e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 2.88KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTN9.u0kMAMADXH7eGqyoosGz3g8YxYnmBjws6nxG_ubryM0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d04134a9-12dc-421d-92e0-60d0f6cd460d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"b88-4pfAV3KdLTOWVunaxblowsYHuJk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T12:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTN9.u0kMAMADXH7eGqyoosGz3g8YxYnmBjws6nxG_ubryM0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34209be4-1932-4c43-ae46-ff5d0d600778
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37584
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ec02acc-2dc5-4187-b108-db2eca9cdcec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37584
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3c4de01-7e88-4d7b-b677-cddb54fd8fe3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37584
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 243ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTN9.u0kMAMADXH7eGqyoosGz3g8YxYnmBjws6nxG_ubryM0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 181ff02a-9505-42bb-9fd8-a829392129c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 247ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTN9.u0kMAMADXH7eGqyoosGz3g8YxYnmBjws6nxG_ubryM0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 289c614c-8ee2-423c-9dc1-9f097c9b7083
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37584
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37584
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTN9.u0kMAMADXH7eGqyoosGz3g8YxYnmBjws6nxG_ubryM0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0e908c8-5284-4287-809b-8a597707236d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-51cBRUrlUu0uxzipexka3uqXUK0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167921,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:39:27.000Z","created_at":"2025-06-19T12:39:27.000Z"},{"id":167922,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:39:27.000Z","created_at":"2025-06-19T12:39:27.000Z"},{"id":167923,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T12:39:36.000Z","created_at":"2025-06-19T12:39:36.000Z"},{"id":167924,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T12:39:36.000Z","created_at":"2025-06-19T12:39:36.000Z"},{"id":167925,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:39:44.000Z","created_at":"2025-06-19T12:39:44.000Z"},{"id":167926,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:39:45.000Z","created_at":"2025-06-19T12:39:45.000Z"},{"id":167927,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:39:45.000Z","created_at":"2025-06-19T12:39:45.000Z"},{"id":167928,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:39:45.000Z","created_at":"2025-06-19T12:39:45.000Z"},{"id":167930,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-19T12:39:52.000Z","created_at":"2025-06-19T12:39:52.000Z"},{"id":167931,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T12:39:54.000Z","created_at":"2025-06-19T12:39:54.000Z"},{"id":167932,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T12:39:54.000Z","created_at":"2025-06-19T12:39:54.000Z"}],"problems":[{"id":59525,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T12:39:27.000Z"},{"id":59526,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:39:44.000Z"},{"id":59527,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:39:45.000Z"},{"id":59528,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:39:45.000Z"},{"id":59529,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:39:45.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37584
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3af37be-d0ea-4b80-9a39-78cb6095920a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37584
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d0cf4d9-2815-41f2-b9d4-bff84490b0ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTN9.u0kMAMADXH7eGqyoosGz3g8YxYnmBjws6nxG_ubryM0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa07ccd9-3f31-4dab-93e5-f78967729edb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 242ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTN9.u0kMAMADXH7eGqyoosGz3g8YxYnmBjws6nxG_ubryM0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51c0a2e3-3d2c-4d0a-b4a1-d5203ee22b49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9fcf5606-927c-4261-b95a-fc953452f59a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-RAI9qsIh1XOriYWtHFwWym0SWu8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 246 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d3bd61e-6a5f-499a-8b32-521f710576af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b325f8d-fb0b-437c-b8c2-bc3a9fa2dbb4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa2cde00-9f3d-4e7b-be69-9e312afd6a70
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 245 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7ab91ff-d5a8-45bc-b2d7-ede099ae2b13
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9583c99e-f5cb-4edb-b4a7-5a65cbae9425
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 326ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7376045-d335-4d7c-97b2-42e6ee9d9b30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-nrXPoQW+D+kKb/8rIqFZAHEHK5M"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":349},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b372e7f-13b3-4d33-b52f-37039f0f25c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-nrXPoQW+D+kKb/8rIqFZAHEHK5M"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":349},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f186e0d-255d-40d4-92c0-7799c1f7dbf0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-nrXPoQW+D+kKb/8rIqFZAHEHK5M"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:39:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":349},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de304ea8-074c-4bcd-bb7d-44ee6d97f554
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 255 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4718f71a-5fa8-4ca7-9537-bf4997547c8a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 255 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a03980a-b2b2-4e8c-91e2-3b7e4d33a6ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 256 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 332ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97bda43b-c169-4ce5-97c8-5017b8f06c54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "77907894717366",
                "imei1": "77907894717366",
                "imei2": "77907894717366",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-JbRbcsvX1QDP5x6/o+l94dFIHNY"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37585,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37602,"tr_customer_product_id":37592,"job_number":"JOB_37585"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 354ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 029bb043-ee1a-4427-b64e-e3df1ac2a7cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "23571063479678",
                "imei1": "23571063479678",
                "imei2": "23571063479678",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-2jV0U1RcmWuNlMNVq8IpuQm7xWQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37586,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37603,"tr_customer_product_id":37593,"job_number":"JOB_37586"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 342ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f1ad73b-493c-4ee2-9935-0a0bfbd92760
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "80784130607953",
                "imei1": "80784130607953",
                "imei2": "80784130607953",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-vtjS7q1GeMxU322xwwZ5ELmAg1w"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37587,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37604,"tr_customer_product_id":37594,"job_number":"JOB_37587"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 339ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 381a3029-fb45-4e9a-8e36-36d60d2a1b6a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "58869196223455",
                "imei1": "58869196223455",
                "imei2": "58869196223455",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-umiGqiCodPrQgGN6E0NKachfa1A"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37588,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37605,"tr_customer_product_id":37595,"job_number":"JOB_37588"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 340ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5826700-ada1-4e19-96f9-4b47321b6dd4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "57433540828872",
                "imei1": "57433540828872",
                "imei2": "57433540828872",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-ecozZvZNZmXkeUmN8ABIQ05xulk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37589,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37606,"tr_customer_product_id":37596,"job_number":"JOB_37589"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 327ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfe8a0e1-2a9c-47ad-bef1-6bf4f2e13154
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "62650165410828",
                "imei1": "62650165410828",
                "imei2": "62650165410828",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-MS01MQ+ZWqYgtxc8B+qDd3PBhmE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37590,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37607,"tr_customer_product_id":37597,"job_number":"JOB_37590"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 315ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db36872e-100f-4f53-b1e3-959ac5d42ad2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "95255348416271",
                "imei1": "95255348416271",
                "imei2": "95255348416271",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-Y5It07PumsCtn1g/nWjMmypOU+4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37608,"tr_customer_product_id":37598,"job_number":"JOB_37591"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 599ms
Mean size per request: 341.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3e46761-5a63-46e8-828a-d7cdc0ec89c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"557e1-O56YBx4xyLNYjolaQUn18j81Hb0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37236,"job_number":"JOB_37236","tr_customer_id":37253,"tr_customer_product_id":37243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T00:45:15.000Z","modified_at":"2025-06-19T00:45:15.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T00:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37237,"job_number":"JOB_37237","tr_customer_id":37254,"tr_customer_product_id":37244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:36.000Z","modified_at":"2025-06-19T01:06:36.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12237328675791","imei1":"12237328675791","imei2":"12237328675791","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37238,"job_number":"JOB_37238","tr_customer_id":37255,"tr_customer_product_id":37245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:49.000Z","modified_at":"2025-06-19T01:06:49.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11871340134785","imei1":"11871340134785","imei2":"11871340134785","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37239,"job_number":"JOB_37239","tr_customer_id":37256,"tr_customer_product_id":37246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:51.000Z","modified_at":"2025-06-19T01:06:51.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14531598458255","imei1":"14531598458255","imei2":"14531598458255","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37240,"job_number":"JOB_37240","tr_customer_id":37257,"tr_customer_product_id":37247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:07:27.000Z","modified_at":"2025-06-19T01:07:27.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10502826422209","imei1":"10502826422209","imei2":"10502826422209","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37241,"job_number":"JOB_37241","tr_customer_id":37258,"tr_customer_product_id":37248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:10:56.000Z","modified_at":"2025-06-19T01:10:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12726635337971","imei1":"12726635337971","imei2":"12726635337971","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37242,"job_number":"JOB_37242","tr_customer_id":37259,"tr_customer_product_id":37249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:20.000Z","modified_at":"2025-06-19T01:12:20.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"15441565290810","imei1":"15441565290810","imei2":"15441565290810","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37243,"job_number":"JOB_37243","tr_customer_id":37260,"tr_customer_product_id":37250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:44.000Z","modified_at":"2025-06-19T01:12:44.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11639158483823","imei1":"11639158483823","imei2":"11639158483823","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37244,"job_number":"JOB_37244","tr_customer_id":37261,"tr_customer_product_id":37251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:14:43.000Z","modified_at":"2025-06-19T01:14:43.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"17994827725336","imei1":"17994827725336","imei2":"17994827725336","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37248,"job_number":"JOB_37248","tr_customer_id":37265,"tr_customer_product_id":37255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:18:53.000Z","modified_at":"2025-06-19T01:18:53.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10586767160329","imei1":"10586767160329","imei2":"10586767160329","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37249,"job_number":"JOB_37249","tr_customer_id":37266,"tr_customer_product_id":37256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:22:28.000Z","modified_at":"2025-06-19T01:22:28.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11270360628025","imei1":"11270360628025","imei2":"11270360628025","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37250,"job_number":"JOB_37250","tr_customer_id":37267,"tr_customer_product_id":37257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14311445748873","imei1":"14311445748873","imei2":"14311445748873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37252,"job_number":"JOB_37252","tr_customer_id":37269,"tr_customer_product_id":37259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:06.000Z","modified_at":"2025-06-19T01:25:06.000Z","name":"Katelyn Rice","mobile_number":"504-380-7968","email_id":"Federico.Crist14@yahoo.com","dop":"2025-04-06","serial_number":"14201831496162896","imei1":"14201831496162896","imei2":"14201831496162896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37253,"job_number":"JOB_37253","tr_customer_id":37270,"tr_customer_product_id":37260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18619055357954","imei1":"18619055357954","imei2":"18619055357954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37255,"job_number":"JOB_37255","tr_customer_id":37272,"tr_customer_product_id":37262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:48.000Z","modified_at":"2025-06-19T01:25:48.000Z","name":"Rahsaan Sauer","mobile_number":"743-232-5799","email_id":"Keyshawn69@hotmail.com","dop":"2025-04-06","serial_number":"16121932975607112","imei1":"16121932975607112","imei2":"16121932975607112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37256,"job_number":"JOB_37256","tr_customer_id":37273,"tr_customer_product_id":37263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:28.000Z","modified_at":"2025-06-19T01:26:28.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15718927781322","imei1":"15718927781322","imei2":"15718927781322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37258,"job_number":"JOB_37258","tr_customer_id":37275,"tr_customer_product_id":37265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:30.000Z","modified_at":"2025-06-19T01:26:30.000Z","name":"Fidel Nader","mobile_number":"664-335-2960","email_id":"Reanna96@hotmail.com","dop":"2025-04-06","serial_number":"16824735835604880","imei1":"16824735835604880","imei2":"16824735835604880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37259,"job_number":"JOB_37259","tr_customer_id":37276,"tr_customer_product_id":37266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:31:25.000Z","modified_at":"2025-06-19T01:31:25.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101681644123417","imei1":"101681644123417","imei2":"101681644123417","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37263,"job_number":"JOB_37263","tr_customer_id":37280,"tr_customer_product_id":37270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:08:47.000Z","modified_at":"2025-06-19T02:08:47.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"104649883606225","imei1":"104649883606225","imei2":"104649883606225","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37266,"job_number":"JOB_37266","tr_customer_id":37283,"tr_customer_product_id":37273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:41.000Z","modified_at":"2025-06-19T02:24:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67713285084776","imei1":"67713285084776","imei2":"67713285084776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37267,"job_number":"JOB_37267","tr_customer_id":37284,"tr_customer_product_id":37274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81759673872707","imei1":"81759673872707","imei2":"81759673872707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37268,"job_number":"JOB_37268","tr_customer_id":37285,"tr_customer_product_id":37275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78448250747295","imei1":"78448250747295","imei2":"78448250747295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37269,"job_number":"JOB_37269","tr_customer_id":37286,"tr_customer_product_id":37276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76894107210520","imei1":"76894107210520","imei2":"76894107210520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37270,"job_number":"JOB_37270","tr_customer_id":37287,"tr_customer_product_id":37277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67139502073927","imei1":"67139502073927","imei2":"67139502073927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37271,"job_number":"JOB_37271","tr_customer_id":37288,"tr_customer_product_id":37278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:24:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13017391656417","imei1":"13017391656417","imei2":"13017391656417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37273,"job_number":"JOB_37273","tr_customer_id":37290,"tr_customer_product_id":37280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84875271936753","imei1":"84875271936753","imei2":"84875271936753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37274,"job_number":"JOB_37274","tr_customer_id":37291,"tr_customer_product_id":37281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58533423248615","imei1":"58533423248615","imei2":"58533423248615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37275,"job_number":"JOB_37275","tr_customer_id":37292,"tr_customer_product_id":37282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24443265894137","imei1":"24443265894137","imei2":"24443265894137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37276,"job_number":"JOB_37276","tr_customer_id":37293,"tr_customer_product_id":37283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83423147640154","imei1":"83423147640154","imei2":"83423147640154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37277,"job_number":"JOB_37277","tr_customer_id":37294,"tr_customer_product_id":37284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59126922404428","imei1":"59126922404428","imei2":"59126922404428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37278,"job_number":"JOB_37278","tr_customer_id":37295,"tr_customer_product_id":37285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39353554279114","imei1":"39353554279114","imei2":"39353554279114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37280,"job_number":"JOB_37280","tr_customer_id":37297,"tr_customer_product_id":37287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95138073264395","imei1":"95138073264395","imei2":"95138073264395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37281,"job_number":"JOB_37281","tr_customer_id":37298,"tr_customer_product_id":37288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30012857605894","imei1":"30012857605894","imei2":"30012857605894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37282,"job_number":"JOB_37282","tr_customer_id":37299,"tr_customer_product_id":37289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33885170043443","imei1":"33885170043443","imei2":"33885170043443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37283,"job_number":"JOB_37283","tr_customer_id":37300,"tr_customer_product_id":37290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94509435309571","imei1":"94509435309571","imei2":"94509435309571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37284,"job_number":"JOB_37284","tr_customer_id":37301,"tr_customer_product_id":37291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31341983663164","imei1":"31341983663164","imei2":"31341983663164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37285,"job_number":"JOB_37285","tr_customer_id":37302,"tr_customer_product_id":37292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47780237046371","imei1":"47780237046371","imei2":"47780237046371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37287,"job_number":"JOB_37287","tr_customer_id":37304,"tr_customer_product_id":37294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67882514636134","imei1":"67882514636134","imei2":"67882514636134","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37288,"job_number":"JOB_37288","tr_customer_id":37305,"tr_customer_product_id":37295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16211332221663","imei1":"16211332221663","imei2":"16211332221663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37289,"job_number":"JOB_37289","tr_customer_id":37306,"tr_customer_product_id":37296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33798039912779","imei1":"33798039912779","imei2":"33798039912779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37290,"job_number":"JOB_37290","tr_customer_id":37307,"tr_customer_product_id":37297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60775070328626","imei1":"60775070328626","imei2":"60775070328626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37291,"job_number":"JOB_37291","tr_customer_id":37308,"tr_customer_product_id":37298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95507260432943","imei1":"95507260432943","imei2":"95507260432943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37292,"job_number":"JOB_37292","tr_customer_id":37309,"tr_customer_product_id":37299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23142185854253","imei1":"23142185854253","imei2":"23142185854253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37294,"job_number":"JOB_37294","tr_customer_id":37311,"tr_customer_product_id":37301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20428231484530","imei1":"20428231484530","imei2":"20428231484530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37295,"job_number":"JOB_37295","tr_customer_id":37312,"tr_customer_product_id":37302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24180895475014","imei1":"24180895475014","imei2":"24180895475014","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37296,"job_number":"JOB_37296","tr_customer_id":37313,"tr_customer_product_id":37303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79141546756715","imei1":"79141546756715","imei2":"79141546756715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37297,"job_number":"JOB_37297","tr_customer_id":37314,"tr_customer_product_id":37304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46579086683983","imei1":"46579086683983","imei2":"46579086683983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37298,"job_number":"JOB_37298","tr_customer_id":37315,"tr_customer_product_id":37305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11666718228520","imei1":"11666718228520","imei2":"11666718228520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37299,"job_number":"JOB_37299","tr_customer_id":37316,"tr_customer_product_id":37306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74479417138841","imei1":"74479417138841","imei2":"74479417138841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37301,"job_number":"JOB_37301","tr_customer_id":37318,"tr_customer_product_id":37308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23480751347129","imei1":"23480751347129","imei2":"23480751347129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37302,"job_number":"JOB_37302","tr_customer_id":37319,"tr_customer_product_id":37309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44082928956586","imei1":"44082928956586","imei2":"44082928956586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37303,"job_number":"JOB_37303","tr_customer_id":37320,"tr_customer_product_id":37310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68378234156390","imei1":"68378234156390","imei2":"68378234156390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37304,"job_number":"JOB_37304","tr_customer_id":37321,"tr_customer_product_id":37311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62411312014765","imei1":"62411312014765","imei2":"62411312014765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37305,"job_number":"JOB_37305","tr_customer_id":37322,"tr_customer_product_id":37312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99982450822756","imei1":"99982450822756","imei2":"99982450822756","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37306,"job_number":"JOB_37306","tr_customer_id":37323,"tr_customer_product_id":37313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82031999626500","imei1":"82031999626500","imei2":"82031999626500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37310,"job_number":"JOB_37310","tr_customer_id":37327,"tr_customer_product_id":37317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:08.000Z","modified_at":"2025-06-19T03:04:08.000Z","name":"Enoch Schmitt","mobile_number":"406-246-0095","email_id":"Anibal.Hahn99@yahoo.com","dop":"2025-04-06","serial_number":"10072909303679440","imei1":"10072909303679440","imei2":"10072909303679440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37315,"job_number":"JOB_37315","tr_customer_id":37332,"tr_customer_product_id":37322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:33:00.000Z","modified_at":"2025-06-19T03:33:00.000Z","name":"Kyle Jacobs","mobile_number":"928-804-8155","email_id":"Ethelyn_Renner@gmail.com","dop":"2025-04-06","serial_number":"12530478170701706","imei1":"12530478170701706","imei2":"12530478170701706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37316,"job_number":"JOB_37316","tr_customer_id":37333,"tr_customer_product_id":37323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056127928441","imei1":"11056127928441","imei2":"11056127928441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37318,"job_number":"JOB_37318","tr_customer_id":37335,"tr_customer_product_id":37325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:47.000Z","modified_at":"2025-06-19T03:34:47.000Z","name":"Cleo Corkery","mobile_number":"602-246-9949","email_id":"Tod_Walsh5@hotmail.com","dop":"2025-04-06","serial_number":"14447215059419638","imei1":"14447215059419638","imei2":"14447215059419638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37319,"job_number":"JOB_37319","tr_customer_id":37336,"tr_customer_product_id":37326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:51.000Z","modified_at":"2025-06-19T03:34:51.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16668272530416","imei1":"16668272530416","imei2":"16668272530416","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37320,"job_number":"JOB_37320","tr_customer_id":37337,"tr_customer_product_id":37327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13327961515406","imei1":"13327961515406","imei2":"13327961515406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37322,"job_number":"JOB_37322","tr_customer_id":37339,"tr_customer_product_id":37329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:35.000Z","modified_at":"2025-06-19T03:35:35.000Z","name":"Rupert Pouros","mobile_number":"656-801-7800","email_id":"Amely_White13@yahoo.com","dop":"2025-04-06","serial_number":"12361401398861626","imei1":"12361401398861626","imei2":"12361401398861626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37323,"job_number":"JOB_37323","tr_customer_id":37340,"tr_customer_product_id":37330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16401860191965","imei1":"16401860191965","imei2":"16401860191965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37325,"job_number":"JOB_37325","tr_customer_id":37342,"tr_customer_product_id":37332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:06.000Z","modified_at":"2025-06-19T03:36:06.000Z","name":"Taurean Moore","mobile_number":"486-796-7148","email_id":"Leonardo.Zieme75@gmail.com","dop":"2025-04-06","serial_number":"11752234120918498","imei1":"11752234120918498","imei2":"11752234120918498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37326,"job_number":"JOB_37326","tr_customer_id":37343,"tr_customer_product_id":37333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-30","serial_number":"16923308056844","imei1":"16923308056844","imei2":"16923308056844","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37327,"job_number":"JOB_37327","tr_customer_id":37344,"tr_customer_product_id":37334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80438265787298","imei1":"80438265787298","imei2":"80438265787298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37328,"job_number":"JOB_37328","tr_customer_id":37345,"tr_customer_product_id":37335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26756100654916","imei1":"26756100654916","imei2":"26756100654916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37329,"job_number":"JOB_37329","tr_customer_id":37346,"tr_customer_product_id":37336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88217661335002","imei1":"88217661335002","imei2":"88217661335002","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37330,"job_number":"JOB_37330","tr_customer_id":37347,"tr_customer_product_id":37337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89141247388706","imei1":"89141247388706","imei2":"89141247388706","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37331,"job_number":"JOB_37331","tr_customer_id":37348,"tr_customer_product_id":37338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99018690452298","imei1":"99018690452298","imei2":"99018690452298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37333,"job_number":"JOB_37333","tr_customer_id":37350,"tr_customer_product_id":37340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18269736906479","imei1":"18269736906479","imei2":"18269736906479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37335,"job_number":"JOB_37335","tr_customer_id":37352,"tr_customer_product_id":37342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:23.000Z","modified_at":"2025-06-19T03:36:23.000Z","name":"Agustina Larkin","mobile_number":"572-654-8608","email_id":"Bell.Fadel73@gmail.com","dop":"2025-04-06","serial_number":"16215094062838784","imei1":"16215094062838784","imei2":"16215094062838784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37336,"job_number":"JOB_37336","tr_customer_id":37353,"tr_customer_product_id":37343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-30","serial_number":"96248069432009","imei1":"96248069432009","imei2":"96248069432009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37337,"job_number":"JOB_37337","tr_customer_id":37354,"tr_customer_product_id":37344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60813261779297","imei1":"60813261779297","imei2":"60813261779297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37338,"job_number":"JOB_37338","tr_customer_id":37355,"tr_customer_product_id":37345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52439609548188","imei1":"52439609548188","imei2":"52439609548188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37339,"job_number":"JOB_37339","tr_customer_id":37356,"tr_customer_product_id":37346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73382632906055","imei1":"73382632906055","imei2":"73382632906055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37340,"job_number":"JOB_37340","tr_customer_id":37357,"tr_customer_product_id":37347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52012389449967","imei1":"52012389449967","imei2":"52012389449967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37341,"job_number":"JOB_37341","tr_customer_id":37358,"tr_customer_product_id":37348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031153931676","imei1":"66031153931676","imei2":"66031153931676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37343,"job_number":"JOB_37343","tr_customer_id":37360,"tr_customer_product_id":37350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:36:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18290166763684","imei1":"18290166763684","imei2":"18290166763684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37345,"job_number":"JOB_37345","tr_customer_id":37362,"tr_customer_product_id":37352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:48.000Z","modified_at":"2025-06-19T03:36:48.000Z","name":"Marlon Kling","mobile_number":"467-961-4941","email_id":"Aniyah26@yahoo.com","dop":"2025-04-06","serial_number":"17557711673996368","imei1":"17557711673996368","imei2":"17557711673996368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37346,"job_number":"JOB_37346","tr_customer_id":37363,"tr_customer_product_id":37353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:37:29.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18891086391752","imei1":"18891086391752","imei2":"18891086391752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37348,"job_number":"JOB_37348","tr_customer_id":37365,"tr_customer_product_id":37355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:30.000Z","modified_at":"2025-06-19T03:37:30.000Z","name":"Tiffany Will","mobile_number":"989-643-6665","email_id":"Bailey40@hotmail.com","dop":"2025-04-06","serial_number":"19075274521990944","imei1":"19075274521990944","imei2":"19075274521990944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37349,"job_number":"JOB_37349","tr_customer_id":37366,"tr_customer_product_id":37356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:47.000Z","modified_at":"2025-06-19T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81109511128235","imei1":"81109511128235","imei2":"81109511128235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37350,"job_number":"JOB_37350","tr_customer_id":37367,"tr_customer_product_id":37357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056758815041","imei1":"21056758815041","imei2":"21056758815041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37351,"job_number":"JOB_37351","tr_customer_id":37368,"tr_customer_product_id":37358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19962276469707","imei1":"19962276469707","imei2":"19962276469707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37352,"job_number":"JOB_37352","tr_customer_id":37369,"tr_customer_product_id":37359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74185328649039","imei1":"74185328649039","imei2":"74185328649039","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37353,"job_number":"JOB_37353","tr_customer_id":37370,"tr_customer_product_id":37360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67810761914982","imei1":"67810761914982","imei2":"67810761914982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37354,"job_number":"JOB_37354","tr_customer_id":37371,"tr_customer_product_id":37361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79222913588078","imei1":"79222913588078","imei2":"79222913588078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37356,"job_number":"JOB_37356","tr_customer_id":37373,"tr_customer_product_id":37363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:17.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55334502164312","imei1":"55334502164312","imei2":"55334502164312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37357,"job_number":"JOB_37357","tr_customer_id":37374,"tr_customer_product_id":37364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40192031877460","imei1":"40192031877460","imei2":"40192031877460","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37358,"job_number":"JOB_37358","tr_customer_id":37375,"tr_customer_product_id":37365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20225039468726","imei1":"20225039468726","imei2":"20225039468726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37359,"job_number":"JOB_37359","tr_customer_id":37376,"tr_customer_product_id":37366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57963197605612","imei1":"57963197605612","imei2":"57963197605612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37360,"job_number":"JOB_37360","tr_customer_id":37377,"tr_customer_product_id":37367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26659502975515","imei1":"26659502975515","imei2":"26659502975515","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37361,"job_number":"JOB_37361","tr_customer_id":37378,"tr_customer_product_id":37368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45294446732188","imei1":"45294446732188","imei2":"45294446732188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37363,"job_number":"JOB_37363","tr_customer_id":37380,"tr_customer_product_id":37370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:47.000Z","modified_at":"2025-06-19T03:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14953691127904","imei1":"14953691127904","imei2":"14953691127904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37364,"job_number":"JOB_37364","tr_customer_id":37381,"tr_customer_product_id":37371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37277199353841","imei1":"37277199353841","imei2":"37277199353841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37365,"job_number":"JOB_37365","tr_customer_id":37382,"tr_customer_product_id":37372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95479802405669","imei1":"95479802405669","imei2":"95479802405669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37366,"job_number":"JOB_37366","tr_customer_id":37383,"tr_customer_product_id":37373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60834949389584","imei1":"60834949389584","imei2":"60834949389584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37367,"job_number":"JOB_37367","tr_customer_id":37384,"tr_customer_product_id":37374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14382198976801","imei1":"14382198976801","imei2":"14382198976801","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37368,"job_number":"JOB_37368","tr_customer_id":37385,"tr_customer_product_id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95861373812998","imei1":"95861373812998","imei2":"95861373812998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37371,"job_number":"JOB_37371","tr_customer_id":37388,"tr_customer_product_id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:12.000Z","modified_at":"2025-06-19T04:48:12.000Z","name":"Macey Erdman","mobile_number":"696-518-3138","email_id":"Abdul97@gmail.com","dop":"2025-04-06","serial_number":"17918215972261240","imei1":"17918215972261240","imei2":"17918215972261240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37375,"job_number":"JOB_37375","tr_customer_id":37392,"tr_customer_product_id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84536888497421","imei1":"84536888497421","imei2":"84536888497421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37376,"job_number":"JOB_37376","tr_customer_id":37393,"tr_customer_product_id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22059166091037","imei1":"22059166091037","imei2":"22059166091037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37377,"job_number":"JOB_37377","tr_customer_id":37394,"tr_customer_product_id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554489858258","imei1":"27554489858258","imei2":"27554489858258","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37378,"job_number":"JOB_37378","tr_customer_id":37395,"tr_customer_product_id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55571913470029","imei1":"55571913470029","imei2":"55571913470029","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37379,"job_number":"JOB_37379","tr_customer_id":37396,"tr_customer_product_id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33622323561938","imei1":"33622323561938","imei2":"33622323561938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37380,"job_number":"JOB_37380","tr_customer_id":37397,"tr_customer_product_id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15341605023404","imei1":"15341605023404","imei2":"15341605023404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37382,"job_number":"JOB_37382","tr_customer_id":37399,"tr_customer_product_id":37389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24407597990724","imei1":"24407597990724","imei2":"24407597990724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37383,"job_number":"JOB_37383","tr_customer_id":37400,"tr_customer_product_id":37390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31772571653156","imei1":"31772571653156","imei2":"31772571653156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37384,"job_number":"JOB_37384","tr_customer_id":37401,"tr_customer_product_id":37391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52693324501621","imei1":"52693324501621","imei2":"52693324501621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37385,"job_number":"JOB_37385","tr_customer_id":37402,"tr_customer_product_id":37392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17656389711083","imei1":"17656389711083","imei2":"17656389711083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37386,"job_number":"JOB_37386","tr_customer_id":37403,"tr_customer_product_id":37393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57208827139471","imei1":"57208827139471","imei2":"57208827139471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37387,"job_number":"JOB_37387","tr_customer_id":37404,"tr_customer_product_id":37394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16134529612737","imei1":"16134529612737","imei2":"16134529612737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37389,"job_number":"JOB_37389","tr_customer_id":37406,"tr_customer_product_id":37396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97386094530600","imei1":"97386094530600","imei2":"97386094530600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37390,"job_number":"JOB_37390","tr_customer_id":37407,"tr_customer_product_id":37397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32836989328037","imei1":"32836989328037","imei2":"32836989328037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37391,"job_number":"JOB_37391","tr_customer_id":37408,"tr_customer_product_id":37398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14353387128778","imei1":"14353387128778","imei2":"14353387128778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37392,"job_number":"JOB_37392","tr_customer_id":37409,"tr_customer_product_id":37399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80024227386577","imei1":"80024227386577","imei2":"80024227386577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37393,"job_number":"JOB_37393","tr_customer_id":37410,"tr_customer_product_id":37400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70402538564700","imei1":"70402538564700","imei2":"70402538564700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37394,"job_number":"JOB_37394","tr_customer_id":37411,"tr_customer_product_id":37401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95959918791273","imei1":"95959918791273","imei2":"95959918791273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37400,"job_number":"JOB_37400","tr_customer_id":37417,"tr_customer_product_id":37407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15898174218358","imei1":"15898174218358","imei2":"15898174218358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37402,"job_number":"JOB_37402","tr_customer_id":37419,"tr_customer_product_id":37409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:06.000Z","modified_at":"2025-06-19T06:00:06.000Z","name":"Shany Schumm","mobile_number":"200-794-8512","email_id":"Seth.Batz@gmail.com","dop":"2025-04-06","serial_number":"14774678965866982","imei1":"14774678965866982","imei2":"14774678965866982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37403,"job_number":"JOB_37403","tr_customer_id":37420,"tr_customer_product_id":37410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:00:49.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12745377328252","imei1":"12745377328252","imei2":"12745377328252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37405,"job_number":"JOB_37405","tr_customer_id":37422,"tr_customer_product_id":37412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:51.000Z","modified_at":"2025-06-19T06:00:51.000Z","name":"Veda Blick","mobile_number":"912-569-4484","email_id":"Ladarius_Veum37@hotmail.com","dop":"2025-04-06","serial_number":"17911803802507364","imei1":"17911803802507364","imei2":"17911803802507364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37406,"job_number":"JOB_37406","tr_customer_id":37423,"tr_customer_product_id":37413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:33.000Z","modified_at":"2025-06-19T06:01:33.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13608482813401","imei1":"13608482813401","imei2":"13608482813401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37408,"job_number":"JOB_37408","tr_customer_id":37425,"tr_customer_product_id":37415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:35.000Z","modified_at":"2025-06-19T06:01:35.000Z","name":"Misty Mayert","mobile_number":"385-400-7655","email_id":"Kailyn.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"12562125845500960","imei1":"12562125845500960","imei2":"12562125845500960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37409,"job_number":"JOB_37409","tr_customer_id":37426,"tr_customer_product_id":37416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:24.000Z","modified_at":"2025-06-19T06:38:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14959449764515","imei1":"14959449764515","imei2":"14959449764515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37411,"job_number":"JOB_37411","tr_customer_id":37428,"tr_customer_product_id":37418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:26.000Z","modified_at":"2025-06-19T06:38:26.000Z","name":"Chance Bogan","mobile_number":"269-709-0320","email_id":"Dorothy_Hayes@yahoo.com","dop":"2025-04-06","serial_number":"10347152212114528","imei1":"10347152212114528","imei2":"10347152212114528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37412,"job_number":"JOB_37412","tr_customer_id":37429,"tr_customer_product_id":37419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:39:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12561908797510","imei1":"12561908797510","imei2":"12561908797510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37414,"job_number":"JOB_37414","tr_customer_id":37431,"tr_customer_product_id":37421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:20.000Z","modified_at":"2025-06-19T06:39:20.000Z","name":"Salvatore Glover","mobile_number":"221-232-5915","email_id":"Nels_Fadel5@gmail.com","dop":"2025-04-06","serial_number":"19949702731038320","imei1":"19949702731038320","imei2":"19949702731038320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37415,"job_number":"JOB_37415","tr_customer_id":37432,"tr_customer_product_id":37422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"Werner Kuhlman","mobile_number":"793-215-8179","email_id":"Laurine.Dickinson@hotmail.com","dop":"2025-04-07","serial_number":"16490192684100","imei1":"16490192684100","imei2":"16490192684100","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37416,"job_number":"JOB_37416","tr_customer_id":37433,"tr_customer_product_id":37423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:39:40.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"10690886466956","imei1":"10690886466956","imei2":"10690886466956","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37418,"job_number":"JOB_37418","tr_customer_id":37435,"tr_customer_product_id":37425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:41.000Z","modified_at":"2025-06-19T06:39:41.000Z","name":"Leanne Jaskolski","mobile_number":"846-455-5506","email_id":"Anastasia40@hotmail.com","dop":"2025-04-07","serial_number":"5191871537255836","imei1":"5191871537255836","imei2":"5191871537255836","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37419,"job_number":"JOB_37419","tr_customer_id":37436,"tr_customer_product_id":37426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:40:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17193871469522","imei1":"17193871469522","imei2":"17193871469522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37421,"job_number":"JOB_37421","tr_customer_id":37438,"tr_customer_product_id":37428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:15.000Z","modified_at":"2025-06-19T06:40:15.000Z","name":"Carolanne Hermann","mobile_number":"585-502-4938","email_id":"Lance_Schultz@yahoo.com","dop":"2025-04-06","serial_number":"14539758412673404","imei1":"14539758412673404","imei2":"14539758412673404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37422,"job_number":"JOB_37422","tr_customer_id":37439,"tr_customer_product_id":37429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Tierra Conroy","mobile_number":"569-573-5038","email_id":"Trycia_Pouros28@hotmail.com","dop":"2025-04-07","serial_number":"10299457260028","imei1":"10299457260028","imei2":"10299457260028","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37423,"job_number":"JOB_37423","tr_customer_id":37440,"tr_customer_product_id":37430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:23.000Z","modified_at":"2025-06-19T06:40:23.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"16004789201986","imei1":"16004789201986","imei2":"16004789201986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37425,"job_number":"JOB_37425","tr_customer_id":37442,"tr_customer_product_id":37432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:25.000Z","modified_at":"2025-06-19T06:40:25.000Z","name":"Antonio Wiegand","mobile_number":"333-629-5549","email_id":"Liam.Rohan@gmail.com","dop":"2025-04-07","serial_number":"6302735250099297","imei1":"6302735250099297","imei2":"6302735250099297","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37426,"job_number":"JOB_37426","tr_customer_id":37443,"tr_customer_product_id":37433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:40:34.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"13162008372973","imei1":"13162008372973","imei2":"13162008372973","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37428,"job_number":"JOB_37428","tr_customer_id":37445,"tr_customer_product_id":37435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:07.000Z","modified_at":"2025-06-19T06:41:07.000Z","name":"Beatrice Klocko","mobile_number":"375-859-4724","email_id":"Isidro_Hintz@yahoo.com","dop":"2025-04-07","serial_number":"18436734884170","imei1":"18436734884170","imei2":"18436734884170","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37429,"job_number":"JOB_37429","tr_customer_id":37446,"tr_customer_product_id":37436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:08.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"18015563693481","imei1":"18015563693481","imei2":"18015563693481","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37431,"job_number":"JOB_37431","tr_customer_id":37448,"tr_customer_product_id":37438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:09.000Z","modified_at":"2025-06-19T06:41:09.000Z","name":"Marcella Cummings","mobile_number":"348-404-7849","email_id":"Augusta.Turner96@gmail.com","dop":"2025-04-07","serial_number":"6528275921369068","imei1":"6528275921369068","imei2":"6528275921369068","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37432,"job_number":"JOB_37432","tr_customer_id":37449,"tr_customer_product_id":37439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:41:31.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"17824190233903","imei1":"17824190233903","imei2":"17824190233903","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37434,"job_number":"JOB_37434","tr_customer_id":37451,"tr_customer_product_id":37441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:42:25.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"18468575824864","imei1":"18468575824864","imei2":"18468575824864","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37436,"job_number":"JOB_37436","tr_customer_id":37453,"tr_customer_product_id":37443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"Ferne Prohaska","mobile_number":"716-846-2130","email_id":"Treva.McLaughlin42@hotmail.com","dop":"2025-04-07","serial_number":"14243403966071","imei1":"14243403966071","imei2":"14243403966071","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37437,"job_number":"JOB_37437","tr_customer_id":37454,"tr_customer_product_id":37444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:15.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"15871810110298","imei1":"15871810110298","imei2":"15871810110298","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37439,"job_number":"JOB_37439","tr_customer_id":37456,"tr_customer_product_id":37446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:16.000Z","modified_at":"2025-06-19T06:47:16.000Z","name":"Claudia Rempel","mobile_number":"683-970-6848","email_id":"Carroll_Ryan@gmail.com","dop":"2025-04-07","serial_number":"1334170209479261","imei1":"1334170209479261","imei2":"1334170209479261","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37440,"job_number":"JOB_37440","tr_customer_id":37457,"tr_customer_product_id":37447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Marilou Stoltenberg","mobile_number":"489-395-5180","email_id":"Alexa_Ruecker@hotmail.com","dop":"2025-04-07","serial_number":"16323740708614","imei1":"16323740708614","imei2":"16323740708614","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37441,"job_number":"JOB_37441","tr_customer_id":37458,"tr_customer_product_id":37448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:47:58.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15105604064796","imei1":"15105604064796","imei2":"15105604064796","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37443,"job_number":"JOB_37443","tr_customer_id":37460,"tr_customer_product_id":37450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:59.000Z","modified_at":"2025-06-19T06:47:59.000Z","name":"Magnus Paucek","mobile_number":"435-634-7015","email_id":"Lexus.Jenkins95@yahoo.com","dop":"2025-04-07","serial_number":"4728595761392564","imei1":"4728595761392564","imei2":"4728595761392564","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37444,"job_number":"JOB_37444","tr_customer_id":37461,"tr_customer_product_id":37451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Lourdes Homenick","mobile_number":"491-915-2786","email_id":"Modesto.Sipes@hotmail.com","dop":"2025-04-07","serial_number":"18677952204052","imei1":"18677952204052","imei2":"18677952204052","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37445,"job_number":"JOB_37445","tr_customer_id":37462,"tr_customer_product_id":37452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:40.000Z","modified_at":"2025-06-19T06:48:40.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"15417056326644","imei1":"15417056326644","imei2":"15417056326644","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37447,"job_number":"JOB_37447","tr_customer_id":37464,"tr_customer_product_id":37454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:42.000Z","modified_at":"2025-06-19T06:48:42.000Z","name":"Joelle Deckow","mobile_number":"402-218-3623","email_id":"Meda51@yahoo.com","dop":"2025-04-07","serial_number":"4575347993910734","imei1":"4575347993910734","imei2":"4575347993910734","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T06:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37450,"job_number":"JOB_37450","tr_customer_id":37467,"tr_customer_product_id":37457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:33.000Z","modified_at":"2025-06-19T07:37:33.000Z","name":"Madie Homenick","mobile_number":"525-947-6486","email_id":"Darryl_Effertz@gmail.com","dop":"2025-04-06","serial_number":"10092540826563778","imei1":"10092540826563778","imei2":"10092540826563778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T07:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37451,"job_number":"JOB_37451","tr_customer_id":37468,"tr_customer_product_id":37458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:29:16.000Z","modified_at":"2025-06-19T08:29:16.000Z","name":"Rafaela Hammes","mobile_number":"597-868-6405","email_id":"Jana.Dach64@gmail.com","dop":"2025-04-14","serial_number":"18559851994264","imei1":"18559851994264","imei2":"18559851994264","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37452,"job_number":"JOB_37452","tr_customer_id":37469,"tr_customer_product_id":37459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"Meta Rice","mobile_number":"484-558-9265","email_id":"Keegan.Weissnat@gmail.com","dop":"2025-04-07","serial_number":"11177005659158","imei1":"11177005659158","imei2":"11177005659158","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37453,"job_number":"JOB_37453","tr_customer_id":37470,"tr_customer_product_id":37460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:23.000Z","modified_at":"2025-06-19T08:33:23.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"13074012579688","imei1":"13074012579688","imei2":"13074012579688","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37455,"job_number":"JOB_37455","tr_customer_id":37472,"tr_customer_product_id":37462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:25.000Z","modified_at":"2025-06-19T08:33:25.000Z","name":"Grayson Roberts","mobile_number":"802-537-7438","email_id":"Naomi.OKeefe@yahoo.com","dop":"2025-04-07","serial_number":"2791376418309489","imei1":"2791376418309489","imei2":"2791376418309489","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37456,"job_number":"JOB_37456","tr_customer_id":37473,"tr_customer_product_id":37463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Shannon Upton","mobile_number":"231-574-6539","email_id":"Floy_Okuneva67@yahoo.com","dop":"2025-04-07","serial_number":"17429065560076","imei1":"17429065560076","imei2":"17429065560076","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37457,"job_number":"JOB_37457","tr_customer_id":37474,"tr_customer_product_id":37464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:07.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"18694836213178","imei1":"18694836213178","imei2":"18694836213178","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37459,"job_number":"JOB_37459","tr_customer_id":37476,"tr_customer_product_id":37466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:09.000Z","modified_at":"2025-06-19T08:34:09.000Z","name":"Olga Parker","mobile_number":"635-408-2033","email_id":"Russell.Kunze@gmail.com","dop":"2025-04-07","serial_number":"1339443012918265","imei1":"1339443012918265","imei2":"1339443012918265","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37460,"job_number":"JOB_37460","tr_customer_id":37477,"tr_customer_product_id":37467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:49.000Z","modified_at":"2025-06-19T08:34:49.000Z","name":"Dante Klein","mobile_number":"661-947-0816","email_id":"Darrel35@yahoo.com","dop":"2025-04-07","serial_number":"13898700002206","imei1":"13898700002206","imei2":"13898700002206","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37461,"job_number":"JOB_37461","tr_customer_id":37478,"tr_customer_product_id":37468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:34:50.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13752058808188","imei1":"13752058808188","imei2":"13752058808188","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37463,"job_number":"JOB_37463","tr_customer_id":37480,"tr_customer_product_id":37470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:51.000Z","modified_at":"2025-06-19T08:34:51.000Z","name":"Jett Schroeder","mobile_number":"918-867-3335","email_id":"Aida35@yahoo.com","dop":"2025-04-07","serial_number":"4974515764307627","imei1":"4974515764307627","imei2":"4974515764307627","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T08:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37464,"job_number":"JOB_37464","tr_customer_id":37481,"tr_customer_product_id":37471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:26.000Z","modified_at":"2025-06-19T09:11:26.000Z","name":"Christophe Rutherford","mobile_number":"607-298-4468","email_id":"Muriel_Luettgen76@yahoo.com","dop":"2025-04-07","serial_number":"14632255780986","imei1":"14632255780986","imei2":"14632255780986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37465,"job_number":"JOB_37465","tr_customer_id":37482,"tr_customer_product_id":37472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:11:27.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"11045141397974","imei1":"11045141397974","imei2":"11045141397974","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37467,"job_number":"JOB_37467","tr_customer_id":37484,"tr_customer_product_id":37474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:28.000Z","modified_at":"2025-06-19T09:11:28.000Z","name":"Ethel Ferry","mobile_number":"698-218-4053","email_id":"Curt36@yahoo.com","dop":"2025-04-07","serial_number":"10177826449346476","imei1":"10177826449346476","imei2":"10177826449346476","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:11:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37468,"job_number":"JOB_37468","tr_customer_id":37485,"tr_customer_product_id":37475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:10.000Z","modified_at":"2025-06-19T09:12:10.000Z","name":"Olin Feil","mobile_number":"332-384-0085","email_id":"Santos48@hotmail.com","dop":"2025-04-07","serial_number":"13623439650744","imei1":"13623439650744","imei2":"13623439650744","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37469,"job_number":"JOB_37469","tr_customer_id":37486,"tr_customer_product_id":37476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:11.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14052295060401","imei1":"14052295060401","imei2":"14052295060401","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37471,"job_number":"JOB_37471","tr_customer_id":37488,"tr_customer_product_id":37478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:12.000Z","modified_at":"2025-06-19T09:12:12.000Z","name":"Bailee Goyette","mobile_number":"504-320-5822","email_id":"Bart24@hotmail.com","dop":"2025-04-07","serial_number":"9146225118903884","imei1":"9146225118903884","imei2":"9146225118903884","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37472,"job_number":"JOB_37472","tr_customer_id":37489,"tr_customer_product_id":37479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Carole Sipes","mobile_number":"744-726-9610","email_id":"Kelli.Beahan@yahoo.com","dop":"2025-04-07","serial_number":"18027960147384","imei1":"18027960147384","imei2":"18027960147384","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37473,"job_number":"JOB_37473","tr_customer_id":37490,"tr_customer_product_id":37480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:53.000Z","modified_at":"2025-06-19T09:12:53.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"14965710407317","imei1":"14965710407317","imei2":"14965710407317","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37475,"job_number":"JOB_37475","tr_customer_id":37492,"tr_customer_product_id":37482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:55.000Z","modified_at":"2025-06-19T09:12:55.000Z","name":"Rashawn Nolan","mobile_number":"982-249-8649","email_id":"Beulah_Treutel@yahoo.com","dop":"2025-04-07","serial_number":"9463218704811816","imei1":"9463218704811816","imei2":"9463218704811816","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37476,"job_number":"JOB_37476","tr_customer_id":37493,"tr_customer_product_id":37483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"Wilburn Ledner","mobile_number":"542-505-4828","email_id":"Karina_Okuneva@hotmail.com","dop":"2025-04-07","serial_number":"17022027677811","imei1":"17022027677811","imei2":"17022027677811","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37477,"job_number":"JOB_37477","tr_customer_id":37494,"tr_customer_product_id":37484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:17:47.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19371345256440","imei1":"19371345256440","imei2":"19371345256440","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37479,"job_number":"JOB_37479","tr_customer_id":37496,"tr_customer_product_id":37486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:48.000Z","modified_at":"2025-06-19T09:17:48.000Z","name":"Walker Thompson","mobile_number":"598-609-3447","email_id":"Elton49@gmail.com","dop":"2025-04-07","serial_number":"5398793165966352","imei1":"5398793165966352","imei2":"5398793165966352","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37480,"job_number":"JOB_37480","tr_customer_id":37497,"tr_customer_product_id":37487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Leilani Howell","mobile_number":"205-648-1650","email_id":"Skye_OKon11@gmail.com","dop":"2025-04-07","serial_number":"12554260479894","imei1":"12554260479894","imei2":"12554260479894","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37481,"job_number":"JOB_37481","tr_customer_id":37498,"tr_customer_product_id":37488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:31.000Z","modified_at":"2025-06-19T09:18:31.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"15521373918160","imei1":"15521373918160","imei2":"15521373918160","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37483,"job_number":"JOB_37483","tr_customer_id":37500,"tr_customer_product_id":37490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:33.000Z","modified_at":"2025-06-19T09:18:33.000Z","name":"Maeve Becker","mobile_number":"953-939-5462","email_id":"Fritz_Lynch9@gmail.com","dop":"2025-04-07","serial_number":"10170800948507416","imei1":"10170800948507416","imei2":"10170800948507416","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37484,"job_number":"JOB_37484","tr_customer_id":37501,"tr_customer_product_id":37491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Ladarius Marvin","mobile_number":"349-217-6466","email_id":"Alexandria_Russel65@gmail.com","dop":"2025-04-07","serial_number":"14016156293668","imei1":"14016156293668","imei2":"14016156293668","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37485,"job_number":"JOB_37485","tr_customer_id":37502,"tr_customer_product_id":37492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:15.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"13846590957577","imei1":"13846590957577","imei2":"13846590957577","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37487,"job_number":"JOB_37487","tr_customer_id":37504,"tr_customer_product_id":37494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:17.000Z","modified_at":"2025-06-19T09:19:17.000Z","name":"Bella Morar","mobile_number":"931-490-1783","email_id":"Hermina_Kessler@yahoo.com","dop":"2025-04-07","serial_number":"8643359093388871","imei1":"8643359093388871","imei2":"8643359093388871","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37488,"job_number":"JOB_37488","tr_customer_id":37505,"tr_customer_product_id":37495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:15.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"103297285326927","imei1":"103297285326927","imei2":"103297285326927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37490,"job_number":"JOB_37490","tr_customer_id":37507,"tr_customer_product_id":37497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:25:52.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"105071950701729","imei1":"105071950701729","imei2":"105071950701729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37492,"job_number":"JOB_37492","tr_customer_id":37509,"tr_customer_product_id":37499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"102741184500567","imei1":"102741184500567","imei2":"102741184500567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37494,"job_number":"JOB_37494","tr_customer_id":37511,"tr_customer_product_id":37501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:33.000Z","modified_at":"2025-06-19T09:47:33.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105719398742688","imei1":"105719398742688","imei2":"105719398742688","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37496,"job_number":"JOB_37496","tr_customer_id":37513,"tr_customer_product_id":37503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:12.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100203404969078","imei1":"100203404969078","imei2":"100203404969078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37498,"job_number":"JOB_37498","tr_customer_id":37515,"tr_customer_product_id":37505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:49.000Z","modified_at":"2025-06-19T09:48:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107167205106584","imei1":"107167205106584","imei2":"107167205106584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37500,"job_number":"JOB_37500","tr_customer_id":37517,"tr_customer_product_id":37507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:32.000Z","modified_at":"2025-06-19T09:55:32.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"105708445356052","imei1":"105708445356052","imei2":"105708445356052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37502,"job_number":"JOB_37502","tr_customer_id":37519,"tr_customer_product_id":37509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:13.000Z","modified_at":"2025-06-19T09:56:13.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"106797475100951","imei1":"106797475100951","imei2":"106797475100951","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37504,"job_number":"JOB_37504","tr_customer_id":37521,"tr_customer_product_id":37511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"107487143561589","imei1":"107487143561589","imei2":"107487143561589","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37506,"job_number":"JOB_37506","tr_customer_id":37523,"tr_customer_product_id":37513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:58:21.000Z","modified_at":"2025-06-19T09:58:21.000Z","name":"Jamie Blick}","mobile_number":"850-881-0596","email_id":"Golda.Huels77@yahoo.com","dop":"2025-04-30","serial_number":"14845172918674","imei1":"14845172918674","imei2":"14845172918674","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T09:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37507,"job_number":"JOB_37507","tr_customer_id":37524,"tr_customer_product_id":37514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"Jamar Batz","mobile_number":"457-547-3130","email_id":"Alanna.Hegmann@gmail.com","dop":"2025-04-07","serial_number":"18307755175199","imei1":"18307755175199","imei2":"18307755175199","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37508,"job_number":"JOB_37508","tr_customer_id":37525,"tr_customer_product_id":37515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:05.000Z","modified_at":"2025-06-19T10:05:05.000Z","name":"manasi avachat","mobile_number":"9767145199","email_id":"manasiavachat14@gmail.com","dop":"2025-04-07","serial_number":"19035116414986","imei1":"19035116414986","imei2":"19035116414986","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37510,"job_number":"JOB_37510","tr_customer_id":37527,"tr_customer_product_id":37517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:07.000Z","modified_at":"2025-06-19T10:05:07.000Z","name":"Autumn Wunsch","mobile_number":"978-331-3559","email_id":"Rhianna.Oberbrunner66@gmail.com","dop":"2025-04-07","serial_number":"8797183156979055","imei1":"8797183156979055","imei2":"8797183156979055","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37511,"job_number":"JOB_37511","tr_customer_id":37528,"tr_customer_product_id":37518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Joesph Adams","mobile_number":"387-756-2396","email_id":"Matt.Simonis@hotmail.com","dop":"2025-04-07","serial_number":"14184417005981","imei1":"14184417005981","imei2":"14184417005981","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37512,"job_number":"JOB_37512","tr_customer_id":37529,"tr_customer_product_id":37519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:05:49.000Z","name":"Akhil K","mobile_number":"8867145199","email_id":"AkhilK@gmail.com","dop":"2025-04-07","serial_number":"14577348249344","imei1":"14577348249344","imei2":"14577348249344","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37514,"job_number":"JOB_37514","tr_customer_id":37531,"tr_customer_product_id":37521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:50.000Z","modified_at":"2025-06-19T10:05:50.000Z","name":"Miguel Schowalter","mobile_number":"372-270-9258","email_id":"Skyla_Lueilwitz@gmail.com","dop":"2025-04-07","serial_number":"6900607074073507","imei1":"6900607074073507","imei2":"6900607074073507","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37515,"job_number":"JOB_37515","tr_customer_id":37532,"tr_customer_product_id":37522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Mara Wilderman","mobile_number":"590-340-6383","email_id":"Skye0@gmail.com","dop":"2025-04-07","serial_number":"16225758443972","imei1":"16225758443972","imei2":"16225758443972","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37516,"job_number":"JOB_37516","tr_customer_id":37533,"tr_customer_product_id":37523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:32.000Z","modified_at":"2025-06-19T10:06:32.000Z","name":"Pooja M","mobile_number":"7767145189","email_id":"PoojaM@gmail.com","dop":"2025-04-07","serial_number":"12395122565322","imei1":"12395122565322","imei2":"12395122565322","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37518,"job_number":"JOB_37518","tr_customer_id":37535,"tr_customer_product_id":37525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:34.000Z","modified_at":"2025-06-19T10:06:34.000Z","name":"Elfrieda Gottlieb","mobile_number":"562-249-4822","email_id":"Erik_Legros@yahoo.com","dop":"2025-04-07","serial_number":"10933585546201320","imei1":"10933585546201320","imei2":"10933585546201320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37520,"job_number":"JOB_37520","tr_customer_id":37537,"tr_customer_product_id":37527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:56.000Z","modified_at":"2025-06-19T10:58:56.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"107828781268486","imei1":"107828781268486","imei2":"107828781268486","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37522,"job_number":"JOB_37522","tr_customer_id":37539,"tr_customer_product_id":37529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:37.000Z","modified_at":"2025-06-19T10:59:37.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100710484625404","imei1":"100710484625404","imei2":"100710484625404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37524,"job_number":"JOB_37524","tr_customer_id":37541,"tr_customer_product_id":37531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:17.000Z","modified_at":"2025-06-19T11:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109431558067148","imei1":"109431558067148","imei2":"109431558067148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37527,"job_number":"JOB_37527","tr_customer_id":37544,"tr_customer_product_id":37534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:05:10.000Z","modified_at":"2025-06-19T11:05:10.000Z","name":"Evalyn Wisozk}","mobile_number":"734-417-7044","email_id":"Odessa.Bartoletti@yahoo.com","dop":"2025-04-30","serial_number":"10173208773854","imei1":"10173208773854","imei2":"10173208773854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37528,"job_number":"JOB_37528","tr_customer_id":37545,"tr_customer_product_id":37535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:12.000Z","name":"deeksha shirke","mobile_number":"9890087800","email_id":"deeksha.shirke@gmail.com","dop":"2025-04-30","serial_number":"102669958399192","imei1":"102669958399192","imei2":"102669958399192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37531,"job_number":"JOB_37531","tr_customer_id":37548,"tr_customer_product_id":37538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:10:57.000Z","name":"gargi b","mobile_number":"7879056432","email_id":"gargi@gmail.com","dop":"2025-04-30","serial_number":"100088616421854","imei1":"100088616421854","imei2":"100088616421854","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37533,"job_number":"JOB_37533","tr_customer_id":37550,"tr_customer_product_id":37540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:11:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-30","serial_number":"109952491540553","imei1":"109952491540553","imei2":"109952491540553","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37535,"job_number":"JOB_37535","tr_customer_id":37552,"tr_customer_product_id":37542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:12:56.000Z","name":"Abhija Patil","mobile_number":"9916007704","email_id":"abhi1109.patil@gmail.com","dop":"2025-04-14","serial_number":"16685415779785","imei1":"16685415779785","imei2":"16685415779785","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:12:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37537,"job_number":"JOB_37537","tr_customer_id":37554,"tr_customer_product_id":37544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:13:58.000Z","name":"Adhya K","mobile_number":"9916007409","email_id":"adhyak@gmail.com","dop":"2025-04-14","serial_number":"19363534440716","imei1":"19363534440716","imei2":"19363534440716","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37539,"job_number":"JOB_37539","tr_customer_id":37556,"tr_customer_product_id":37546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:14:50.000Z","name":"Kajal Sharma","mobile_number":"9356007704","email_id":"kajal@gmail.com","dop":"2025-04-14","serial_number":"19696309441110","imei1":"19696309441110","imei2":"19696309441110","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37541,"job_number":"JOB_37541","tr_customer_id":37558,"tr_customer_product_id":37548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13238711780314","imei1":"13238711780314","imei2":"13238711780314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37543,"job_number":"JOB_37543","tr_customer_id":37560,"tr_customer_product_id":37550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:06.000Z","modified_at":"2025-06-19T11:40:06.000Z","name":"Eulalia Hagenes","mobile_number":"997-481-1075","email_id":"Lesley.Okuneva@hotmail.com","dop":"2025-04-06","serial_number":"17890979654335474","imei1":"17890979654335474","imei2":"17890979654335474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37544,"job_number":"JOB_37544","tr_customer_id":37561,"tr_customer_product_id":37551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:40:48.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10887247798895","imei1":"10887247798895","imei2":"10887247798895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37546,"job_number":"JOB_37546","tr_customer_id":37563,"tr_customer_product_id":37553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:49.000Z","modified_at":"2025-06-19T11:40:49.000Z","name":"Caterina Leffler","mobile_number":"824-317-9599","email_id":"Carleton_Langosh39@gmail.com","dop":"2025-04-06","serial_number":"17321296090563808","imei1":"17321296090563808","imei2":"17321296090563808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37547,"job_number":"JOB_37547","tr_customer_id":37564,"tr_customer_product_id":37554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:30.000Z","modified_at":"2025-06-19T11:41:30.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12617216049918","imei1":"12617216049918","imei2":"12617216049918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37549,"job_number":"JOB_37549","tr_customer_id":37566,"tr_customer_product_id":37556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:32.000Z","modified_at":"2025-06-19T11:41:32.000Z","name":"Clemens Veum","mobile_number":"475-591-5767","email_id":"Luigi_OConnell24@gmail.com","dop":"2025-04-06","serial_number":"14264502859569468","imei1":"14264502859569468","imei2":"14264502859569468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37550,"job_number":"JOB_37550","tr_customer_id":37567,"tr_customer_product_id":37557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28463545682782","imei1":"28463545682782","imei2":"28463545682782","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37551,"job_number":"JOB_37551","tr_customer_id":37568,"tr_customer_product_id":37558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19502891506254","imei1":"19502891506254","imei2":"19502891506254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37552,"job_number":"JOB_37552","tr_customer_id":37569,"tr_customer_product_id":37559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:46.000Z","modified_at":"2025-06-19T12:26:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17133730606493","imei1":"17133730606493","imei2":"17133730606493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37553,"job_number":"JOB_37553","tr_customer_id":37570,"tr_customer_product_id":37560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96840181808358","imei1":"96840181808358","imei2":"96840181808358","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37554,"job_number":"JOB_37554","tr_customer_id":37571,"tr_customer_product_id":37561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12202422748874","imei1":"12202422748874","imei2":"12202422748874","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37555,"job_number":"JOB_37555","tr_customer_id":37572,"tr_customer_product_id":37562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:47.000Z","modified_at":"2025-06-19T12:26:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91716422387622","imei1":"91716422387622","imei2":"91716422387622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37557,"job_number":"JOB_37557","tr_customer_id":37574,"tr_customer_product_id":37564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:18.000Z","modified_at":"2025-06-19T12:27:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35465171621683","imei1":"35465171621683","imei2":"35465171621683","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37558,"job_number":"JOB_37558","tr_customer_id":37575,"tr_customer_product_id":37565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64219393415979","imei1":"64219393415979","imei2":"64219393415979","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37559,"job_number":"JOB_37559","tr_customer_id":37576,"tr_customer_product_id":37566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77265205013028","imei1":"77265205013028","imei2":"77265205013028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37560,"job_number":"JOB_37560","tr_customer_id":37577,"tr_customer_product_id":37567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:19.000Z","modified_at":"2025-06-19T12:27:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75935421568297","imei1":"75935421568297","imei2":"75935421568297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37561,"job_number":"JOB_37561","tr_customer_id":37578,"tr_customer_product_id":37568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99854866111728","imei1":"99854866111728","imei2":"99854866111728","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37562,"job_number":"JOB_37562","tr_customer_id":37579,"tr_customer_product_id":37569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36948670906871","imei1":"36948670906871","imei2":"36948670906871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37564,"job_number":"JOB_37564","tr_customer_id":37581,"tr_customer_product_id":37571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57485232418285","imei1":"57485232418285","imei2":"57485232418285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37565,"job_number":"JOB_37565","tr_customer_id":37582,"tr_customer_product_id":37572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:51.000Z","modified_at":"2025-06-19T12:27:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17557579669511","imei1":"17557579669511","imei2":"17557579669511","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37566,"job_number":"JOB_37566","tr_customer_id":37583,"tr_customer_product_id":37573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48395212237374","imei1":"48395212237374","imei2":"48395212237374","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37567,"job_number":"JOB_37567","tr_customer_id":37584,"tr_customer_product_id":37574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81372345394179","imei1":"81372345394179","imei2":"81372345394179","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37568,"job_number":"JOB_37568","tr_customer_id":37585,"tr_customer_product_id":37575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:52.000Z","modified_at":"2025-06-19T12:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73441736471578","imei1":"73441736471578","imei2":"73441736471578","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37569,"job_number":"JOB_37569","tr_customer_id":37586,"tr_customer_product_id":37576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:27:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81414710883389","imei1":"81414710883389","imei2":"81414710883389","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37571,"job_number":"JOB_37571","tr_customer_id":37588,"tr_customer_product_id":37578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:49.000Z","modified_at":"2025-06-19T12:38:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85963890336345","imei1":"85963890336345","imei2":"85963890336345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37572,"job_number":"JOB_37572","tr_customer_id":37589,"tr_customer_product_id":37579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11079312955911","imei1":"11079312955911","imei2":"11079312955911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37573,"job_number":"JOB_37573","tr_customer_id":37590,"tr_customer_product_id":37580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60957615222833","imei1":"60957615222833","imei2":"60957615222833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37574,"job_number":"JOB_37574","tr_customer_id":37591,"tr_customer_product_id":37581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:50.000Z","modified_at":"2025-06-19T12:38:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33964425327294","imei1":"33964425327294","imei2":"33964425327294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37575,"job_number":"JOB_37575","tr_customer_id":37592,"tr_customer_product_id":37582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80463477182083","imei1":"80463477182083","imei2":"80463477182083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37576,"job_number":"JOB_37576","tr_customer_id":37593,"tr_customer_product_id":37583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76398848027698","imei1":"76398848027698","imei2":"76398848027698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37578,"job_number":"JOB_37578","tr_customer_id":37595,"tr_customer_product_id":37585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91484457620417","imei1":"91484457620417","imei2":"91484457620417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37579,"job_number":"JOB_37579","tr_customer_id":37596,"tr_customer_product_id":37586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:25.000Z","modified_at":"2025-06-19T12:39:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70944935774458","imei1":"70944935774458","imei2":"70944935774458","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37580,"job_number":"JOB_37580","tr_customer_id":37597,"tr_customer_product_id":37587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99163595264478","imei1":"99163595264478","imei2":"99163595264478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37581,"job_number":"JOB_37581","tr_customer_id":37598,"tr_customer_product_id":37588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64080076162837","imei1":"64080076162837","imei2":"64080076162837","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37582,"job_number":"JOB_37582","tr_customer_id":37599,"tr_customer_product_id":37589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:26.000Z","modified_at":"2025-06-19T12:39:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57234213044104","imei1":"57234213044104","imei2":"57234213044104","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37583,"job_number":"JOB_37583","tr_customer_id":37600,"tr_customer_product_id":37590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34175969968847","imei1":"34175969968847","imei2":"34175969968847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37585,"job_number":"JOB_37585","tr_customer_id":37602,"tr_customer_product_id":37592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77907894717366","imei1":"77907894717366","imei2":"77907894717366","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37586,"job_number":"JOB_37586","tr_customer_id":37603,"tr_customer_product_id":37593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23571063479678","imei1":"23571063479678","imei2":"23571063479678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37587,"job_number":"JOB_37587","tr_customer_id":37604,"tr_customer_product_id":37594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:01.000Z","modified_at":"2025-06-19T12:40:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80784130607953","imei1":"80784130607953","imei2":"80784130607953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37588,"job_number":"JOB_37588","tr_customer_id":37605,"tr_customer_product_id":37595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58869196223455","imei1":"58869196223455","imei2":"58869196223455","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37589,"job_number":"JOB_37589","tr_customer_id":37606,"tr_customer_product_id":37596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57433540828872","imei1":"57433540828872","imei2":"57433540828872","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37590,"job_number":"JOB_37590","tr_customer_id":37607,"tr_customer_product_id":37597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:02.000Z","modified_at":"2025-06-19T12:40:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62650165410828","imei1":"62650165410828","imei2":"62650165410828","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37372,"job_number":"JOB_37372","tr_customer_id":37389,"tr_customer_product_id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:53:26.000Z","modified_at":"2025-06-19T04:53:26.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37373,"job_number":"JOB_37373","tr_customer_id":37390,"tr_customer_product_id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:54:10.000Z","modified_at":"2025-06-19T04:54:10.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332168","imei1":"78945612332168","imei2":"78945612332168","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37374,"job_number":"JOB_37374","tr_customer_id":37391,"tr_customer_product_id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:06:25.000Z","modified_at":"2025-06-19T05:06:25.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345633","imei2":"12312312345633","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37519,"job_number":"JOB_37519","tr_customer_id":37536,"tr_customer_product_id":37526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:11:17.000Z","modified_at":"2025-06-19T10:11:17.000Z","name":"pp kk","mobile_number":"8899776655","email_id":"gusu@gmail.com","dop":"2025-06-02","serial_number":"09876543212345","imei1":"09876543212345","imei2":"09876543212345","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T10:11:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37526,"job_number":"JOB_37526","tr_customer_id":37543,"tr_customer_product_id":37533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:04:34.000Z","modified_at":"2025-06-19T11:04:34.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"09765432156876","imei1":"09765432156876","imei2":"09765432156876","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37530,"job_number":"JOB_37530","tr_customer_id":37547,"tr_customer_product_id":37537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:29.000Z","modified_at":"2025-06-19T11:10:29.000Z","name":"qq qq","mobile_number":"0983737373","email_id":"fhgerh@ds.com","dop":"2025-06-02","serial_number":"097652156876000","imei1":"097652156876000","imei2":"097652156876000","popurl":"2025-06-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T11:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 356 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 361 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 599 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a721accf-77cd-4a38-a2d7-a222da1a50bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00bd4f17-0bcf-4025-88ec-4947e89f2b43
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf07583a-1239-4f65-8dbd-ee6f401b20b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab08f3c8-0969-43db-b7d8-94263ace54ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37591"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-oh+4cNGRWBxzHr221JcF1kgfxTU"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 323 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 327aea39-2b8c-4192-a444-45fb0a62a429
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37591"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b19db3d4-9cdf-4145-8fce-d4d369fbfec1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37591"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-oh+4cNGRWBxzHr221JcF1kgfxTU"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 324 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 331ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f72ab87-5115-43a1-811a-88e86a73b485
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37591"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-oh+4cNGRWBxzHr221JcF1kgfxTU"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 331 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37591
Response Information
Response Code: 200 - OK
Mean time per request: 298ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3220b2d9-fed3-4d23-bf7c-6847207cfeaf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-w3BVKSZRHxnRVT5U+ljQ9aiKLFg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T12:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167945,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:40:03.000Z","created_at":"2025-06-19T12:40:03.000Z"},{"id":167946,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:40:03.000Z","created_at":"2025-06-19T12:40:03.000Z"}],"problems":[{"id":59536,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T12:40:03.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 298 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37591
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a4468b8-d28c-40f5-8c04-b17230d1da7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37591
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a32dc16f-d572-4812-8fff-524c5efc85ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17de46f0-cdfd-4970-8506-9410cde9754f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36a1fbb9-4d0a-4dbc-a3b5-c951041acc2c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 242ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY3OTd9.q6yL1gXhyP4chHbon8wghjQUQ1TvLON-Nl6L56Up6Cg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9672f5af-6618-4176-9000-bec058f8b092
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49fca67f-9de7-46ab-91a4-e213668c32e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-WAIeVRUnlXn7MI0zTNqa7SeY1IQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d35695c-03ee-445b-ad6a-519904b391b5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39597aed-2889-4f7a-a64c-41cc312dc905
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24aeee92-8e00-4a26-8fea-e7c2b2a1cd16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 245 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f44a7b1a-3571-4c03-9c10-6af53741adee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4375bae0-82da-4c60-8a6b-322ec9f184d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 244 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 439ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e01d14e-fabe-4089-9a79-7821a03f9214
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-R/uqY7Y/DcwVhk9PWoM7KwPy+ww"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4565},{"label":"Pending for repair","key":"pending_for_repair","count":301},{"label":"Pending for delivery","key":"pending_for_delivery","count":2}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ce21b7b-0e88-49ff-ac58-595f9a8505bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5773b7b5-b39d-462e-ae01-2551c327fd97
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 170f9ebd-0d36-4696-a5b4-9af3926e232c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 242ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c34ee51-af87-4eaf-bd2b-5c037cf39cd8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 242ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb58a645-14e3-4ddd-9340-5c145f5e8087
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef406263-ced8-42e1-a1fd-79b9060c2d45
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b08b1bc-fe2a-4615-b4c6-8f8003b789af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 245 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bab652b0-2516-44f4-a84a-e1559b35b0c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35fb4b4f-eb3c-490b-ac97-ec761ce1fe08
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37591,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 252 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token afc8c5ca-0f6b-4f1a-850a-aec74640efc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37591,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 252 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 554a98b0-7d14-48ee-8cb3-80b326bfdfce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37591,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 250ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8d0554b-0298-49d3-8a8e-52d31b57b9ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37591,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 574d2f0d-73e5-44c1-82de-845f4c7ad9d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37591
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 250ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MDd9.PKDeNFWBiLKYN5iiyROdTxU1Qfu_X7n0iWIfgFMcVmA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52412a2a-9ac2-468d-8142-4cab2a371637
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 250 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54de5bbf-1999-415d-9c49-562825d03c48
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3222716b-6506-4e39-bfe5-f235903eb6d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-Pwv/e+xQ0urBcuBARIhMeKp34cI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0171717d-1d33-4014-8b5c-d6162d020a34
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 982ecdb7-88b2-44d2-986d-6060d341aa28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 230.92KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e34485f-f27c-411d-874c-7ab34e0e3a27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"39bae-cVK4E0vg8ijB9EO0xHlT+AcE5bQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T12:40:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 243 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 243 0 0
verify the the pending to repair is not null 1 0 0
Total 489 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 297 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b36720d-4cf3-4c2e-90d7-15f90047322f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6038aaf2-5610-44be-b6c6-f3585ed20ce5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4a5f110-ac44-42da-a19a-47b1e14a6ecb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd690ccb-a1a1-4e51-bebc-e9e11ae95254
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56291e70-7cce-4a03-8126-42843f418bcb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 245 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad8ebe4e-c0c2-4e8b-906d-c8b10b2c920c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7d5bb92-ce52-460a-87d1-940ef94d257f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bca5b313-8c0a-4e58-aa73-2b56e443870f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-PJl39+34c7bw4tv1/H1q2T6fQs8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":243},{"label":"Repair completed","key":"repair_completed","count":95}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 307 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8f3824f-2640-4517-a467-d0de5f419e26
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-PJl39+34c7bw4tv1/H1q2T6fQs8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":243},{"label":"Repair completed","key":"repair_completed","count":95}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 290 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fdea5a10-c5c8-4051-82c4-5aa361c0ae6c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c715440a-8afa-46dc-ae49-cad2d67af300
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 854ms
Mean size per request: 291.07KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc4821c9-ba0c-4176-b2cd-0ca031228eee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"48c49-He5NsuyYjnzw1+tyoFTvc97ewek"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T12:40:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37591,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T12:40:03.000Z"}],"quatations":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37265,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:21:34.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31465,"job_number":"JOB_31465","tr_customer_id":31482,"tr_customer_product_id":31472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T10:33:05.000Z","modified_at":"2025-06-19T05:57:55.000Z","name":"Gwen Rolfson","mobile_number":"574-888-3016","email_id":"Zita50@gmail.com","dop":"2025-04-07","serial_number":"18653298008516","imei1":"18653298008516","imei2":"18653298008516","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:57:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31465,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T10:33:05.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 243 0 0
Verify the Job number start with job 243 0 0
verify the response of repair job has field mst_action_status 972 0 0
Total 1461 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f48355c-9580-42ad-81fc-937f042ca97e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 256 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be95c25b-1746-45fc-8bd9-621630aed36d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37591,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 251 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18e24820-6d4e-4b1e-972d-00e055b40316
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37591,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0716c1a3-5583-4fd8-859e-f154a4e0bba6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37591,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9de8bd1b-1937-4724-8e6b-d6c6408981c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37591,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01233f51-d2c0-44bf-9a27-607c1caba5b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37591,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed271df0-34f4-4b11-8183-e48b5137a43e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37591,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 263ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4MTN9.pgm69iPUoDYDxeWylMAQBiJ6_AnnYORpc6YPZ_Ap0Zk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1734a05b-d16a-4f6e-94bc-7498cd71a6c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37591
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 541f2563-6d78-4a8a-9440-ac0ea7d48741
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-vtiORr4Z33Dq35lFxM/xAkAENUg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 245 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6d5321f-6b52-483e-b1dc-218d3e4a1eb5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 07eec378-2931-4ae6-b1b0-91f263660b32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52c2a9ef-729d-4945-8b79-fdb5adc67076
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 245 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b27b753-d1ec-4c0a-95a7-2dfdef4a9f11
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0bd27e3-b356-4e0c-bb68-1eb92c0848fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 457ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c1cc7f6-b70d-4fe6-a53d-92d7377f9208
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-1IC4T8ea9yXBarsKuHoR4SHJpRY"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":75},{"label":"QC Completed","key":"qc_completed","count":95},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 457 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 37162084-a85f-4ae9-bb23-4c7e26440ed6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d2081732-7161-4f57-9983-2500a2786c22
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f29e8677-fd61-4fd4-bd75-6830e0eeb399
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 251 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a999d85a-e5c3-479e-bf93-3db5a01a52eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 033cc975-a105-448b-ae1b-dfbae73b46a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 385a76ac-b7f7-459b-b089-4eff4c27b208
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 91.15KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff5397ed-0f65-40c7-add9-24a2174db3a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16c95-NX8LDjhwBdkxaQAZBzEAv7KPnLg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 95 0 0
Total 97 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 300 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c0d218c-c748-48b6-bb77-e37219547193
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6dd811fa-d7c5-4f9b-9973-c71ab362bdaf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 91.15KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 1ae69d01-b1c3-47b9-ab78-e25560e541ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16c95-NX8LDjhwBdkxaQAZBzEAv7KPnLg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:21:48.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37396,"job_number":"JOB_37396","tr_customer_id":37413,"tr_customer_product_id":37403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:34:02.000Z","modified_at":"2025-06-19T06:47:43.000Z","name":"Vishal KS","mobile_number":"8987896632","email_id":"vishalks16@gmail.com","dop":"2025-05-27","serial_number":"12312312345644","imei1":"12312312345644","imei2":"12312312345644","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37397,"job_number":"JOB_37397","tr_customer_id":37414,"tr_customer_product_id":37404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:40:53.000Z","modified_at":"2025-06-19T05:41:49.000Z","name":"Ranjani Manuel","mobile_number":"4703101244","email_id":"ranjani@gmail.com","dop":"2025-04-08","serial_number":"10490428880598","imei1":"10490428880598","imei2":"10490428880598","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37398,"job_number":"JOB_37398","tr_customer_id":37415,"tr_customer_product_id":37405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:41:58.000Z","modified_at":"2025-06-19T05:42:53.000Z","name":"Sohith Selvaraja","mobile_number":"7894561236","email_id":"sohith@gmail.com","dop":"2025-04-08","serial_number":"10698354232471","imei1":"10698354232471","imei2":"10698354232471","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37399,"job_number":"JOB_37399","tr_customer_id":37416,"tr_customer_product_id":37406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:43:02.000Z","modified_at":"2025-06-19T05:43:58.000Z","name":"Mithun Selvaraja","mobile_number":"7845961235","email_id":"Mithun@gmail.com","dop":"2025-04-08","serial_number":"10623471780081","imei1":"10623471780081","imei2":"10623471780081","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37401,"job_number":"JOB_37401","tr_customer_id":37418,"tr_customer_product_id":37408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:05.000Z","modified_at":"2025-06-19T06:00:44.000Z","name":"Verlie Collier","mobile_number":"487-896-4984","email_id":"Virgie.Morar10@yahoo.com","dop":"2025-04-06","serial_number":"15575546297606","imei1":"15575546297606","imei2":"15575546297606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37404,"job_number":"JOB_37404","tr_customer_id":37421,"tr_customer_product_id":37411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:00:49.000Z","modified_at":"2025-06-19T06:01:28.000Z","name":"Russel Toy","mobile_number":"708-440-2977","email_id":"Garrison63@hotmail.com","dop":"2025-04-06","serial_number":"19456797435073","imei1":"19456797435073","imei2":"19456797435073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37407,"job_number":"JOB_37407","tr_customer_id":37424,"tr_customer_product_id":37414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:01:34.000Z","modified_at":"2025-06-19T06:02:11.000Z","name":"Guido O'Hara","mobile_number":"647-832-6496","email_id":"Concepcion.Abshire75@yahoo.com","dop":"2025-04-06","serial_number":"12347420228539","imei1":"12347420228539","imei2":"12347420228539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37410,"job_number":"JOB_37410","tr_customer_id":37427,"tr_customer_product_id":37417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:38:25.000Z","modified_at":"2025-06-19T06:39:11.000Z","name":"Aliyah Halvorson","mobile_number":"607-992-5196","email_id":"Izaiah.Senger@gmail.com","dop":"2025-04-06","serial_number":"10217645281506","imei1":"10217645281506","imei2":"10217645281506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37413,"job_number":"JOB_37413","tr_customer_id":37430,"tr_customer_product_id":37420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:19.000Z","modified_at":"2025-06-19T06:40:06.000Z","name":"Gregg Bechtelar","mobile_number":"446-762-9954","email_id":"Tristin.Mohr38@gmail.com","dop":"2025-04-06","serial_number":"15820574474074","imei1":"15820574474074","imei2":"15820574474074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37417,"job_number":"JOB_37417","tr_customer_id":37434,"tr_customer_product_id":37424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:39:40.000Z","modified_at":"2025-06-19T06:40:17.000Z","name":"Jaida Macejkovic","mobile_number":"530-882-3456","email_id":"Tiana.Ritchie53@gmail.com","dop":"2025-04-07","serial_number":"15047087847885","imei1":"15047087847885","imei2":"15047087847885","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37420,"job_number":"JOB_37420","tr_customer_id":37437,"tr_customer_product_id":37427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:14.000Z","modified_at":"2025-06-19T06:41:01.000Z","name":"Simone O'Reilly","mobile_number":"851-873-8878","email_id":"Kailee_Cormier11@yahoo.com","dop":"2025-04-06","serial_number":"13619275724355","imei1":"13619275724355","imei2":"13619275724355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37424,"job_number":"JOB_37424","tr_customer_id":37441,"tr_customer_product_id":37431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:24.000Z","modified_at":"2025-06-19T06:41:02.000Z","name":"Maye Prohaska","mobile_number":"526-264-5980","email_id":"Taya46@gmail.com","dop":"2025-04-07","serial_number":"15583162067849","imei1":"15583162067849","imei2":"15583162067849","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37427,"job_number":"JOB_37427","tr_customer_id":37444,"tr_customer_product_id":37434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:40:34.000Z","modified_at":"2025-06-19T06:41:23.000Z","name":"Brent Cruickshank","mobile_number":"989-791-4356","email_id":"Olin.Torp@hotmail.com","dop":"2025-04-14","serial_number":"11656783151988","imei1":"11656783151988","imei2":"11656783151988","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37430,"job_number":"JOB_37430","tr_customer_id":37447,"tr_customer_product_id":37437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:08.000Z","modified_at":"2025-06-19T06:41:46.000Z","name":"Golden Lakin","mobile_number":"807-599-6542","email_id":"Trevion_Graham@gmail.com","dop":"2025-04-07","serial_number":"11172414771889","imei1":"11172414771889","imei2":"11172414771889","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37433,"job_number":"JOB_37433","tr_customer_id":37450,"tr_customer_product_id":37440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:41:31.000Z","modified_at":"2025-06-19T06:42:16.000Z","name":"Jazmyne Feeney","mobile_number":"538-227-2889","email_id":"Jo5@yahoo.com","dop":"2025-04-14","serial_number":"18032232627925","imei1":"18032232627925","imei2":"18032232627925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37435,"job_number":"JOB_37435","tr_customer_id":37452,"tr_customer_product_id":37442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:42:25.000Z","modified_at":"2025-06-19T06:43:09.000Z","name":"Zetta Auer","mobile_number":"757-794-6647","email_id":"Lourdes_Price90@hotmail.com","dop":"2025-04-14","serial_number":"13843481826901","imei1":"13843481826901","imei2":"13843481826901","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37438,"job_number":"JOB_37438","tr_customer_id":37455,"tr_customer_product_id":37445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:15.000Z","modified_at":"2025-06-19T06:47:52.000Z","name":"Aiden Mann","mobile_number":"453-644-3500","email_id":"Willis.Stehr@gmail.com","dop":"2025-04-07","serial_number":"16417033543326","imei1":"16417033543326","imei2":"16417033543326","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37442,"job_number":"JOB_37442","tr_customer_id":37459,"tr_customer_product_id":37449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:47:58.000Z","modified_at":"2025-06-19T06:48:35.000Z","name":"Alejandra Lehner","mobile_number":"567-894-8632","email_id":"Damian_Wunsch3@gmail.com","dop":"2025-04-07","serial_number":"13098061565185","imei1":"13098061565185","imei2":"13098061565185","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37446,"job_number":"JOB_37446","tr_customer_id":37463,"tr_customer_product_id":37453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:48:41.000Z","modified_at":"2025-06-19T06:49:17.000Z","name":"Kellie McClure","mobile_number":"937-738-4676","email_id":"Oceane2@gmail.com","dop":"2025-04-07","serial_number":"19121256428256","imei1":"19121256428256","imei2":"19121256428256","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37449,"job_number":"JOB_37449","tr_customer_id":37466,"tr_customer_product_id":37456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T07:37:32.000Z","modified_at":"2025-06-19T07:38:18.000Z","name":"Abbigail Corwin","mobile_number":"754-940-4492","email_id":"Kadin_Mueller@gmail.com","dop":"2025-04-06","serial_number":"16821448901525","imei1":"16821448901525","imei2":"16821448901525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T07:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37454,"job_number":"JOB_37454","tr_customer_id":37471,"tr_customer_product_id":37461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:33:24.000Z","modified_at":"2025-06-19T08:34:01.000Z","name":"Jennie Prohaska","mobile_number":"317-351-2952","email_id":"Celestino_Cummings@yahoo.com","dop":"2025-04-07","serial_number":"14236718418533","imei1":"14236718418533","imei2":"14236718418533","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37458,"job_number":"JOB_37458","tr_customer_id":37475,"tr_customer_product_id":37465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:07.000Z","modified_at":"2025-06-19T08:34:44.000Z","name":"Toney Howe","mobile_number":"803-364-2938","email_id":"Haylee_Bosco14@yahoo.com","dop":"2025-04-07","serial_number":"12144450991965","imei1":"12144450991965","imei2":"12144450991965","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37462,"job_number":"JOB_37462","tr_customer_id":37479,"tr_customer_product_id":37469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T08:34:50.000Z","modified_at":"2025-06-19T08:35:26.000Z","name":"Willie Flatley","mobile_number":"483-658-9943","email_id":"Broderick80@yahoo.com","dop":"2025-04-07","serial_number":"14428803276915","imei1":"14428803276915","imei2":"14428803276915","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T08:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37466,"job_number":"JOB_37466","tr_customer_id":37483,"tr_customer_product_id":37473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:11:27.000Z","modified_at":"2025-06-19T09:12:05.000Z","name":"Lauretta Douglas","mobile_number":"763-519-4969","email_id":"Hadley.Gutmann81@yahoo.com","dop":"2025-04-07","serial_number":"18537116000114","imei1":"18537116000114","imei2":"18537116000114","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37470,"job_number":"JOB_37470","tr_customer_id":37487,"tr_customer_product_id":37477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:11.000Z","modified_at":"2025-06-19T09:12:47.000Z","name":"Leopoldo McGlynn","mobile_number":"674-579-9817","email_id":"Kaia.Murazik40@gmail.com","dop":"2025-04-07","serial_number":"12782270979535","imei1":"12782270979535","imei2":"12782270979535","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:12:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37474,"job_number":"JOB_37474","tr_customer_id":37491,"tr_customer_product_id":37481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:12:54.000Z","modified_at":"2025-06-19T09:13:30.000Z","name":"Henriette Koelpin","mobile_number":"299-955-4183","email_id":"Fredrick_Pfeffer@hotmail.com","dop":"2025-04-07","serial_number":"12570975983918","imei1":"12570975983918","imei2":"12570975983918","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37478,"job_number":"JOB_37478","tr_customer_id":37495,"tr_customer_product_id":37485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:17:47.000Z","modified_at":"2025-06-19T09:18:25.000Z","name":"Ivory Cartwright","mobile_number":"588-699-6069","email_id":"Rosa.Romaguera@hotmail.com","dop":"2025-04-07","serial_number":"18404670516218","imei1":"18404670516218","imei2":"18404670516218","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37482,"job_number":"JOB_37482","tr_customer_id":37499,"tr_customer_product_id":37489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:18:32.000Z","modified_at":"2025-06-19T09:19:09.000Z","name":"Cruz Ankunding","mobile_number":"215-614-2079","email_id":"Ressie43@gmail.com","dop":"2025-04-07","serial_number":"13457900597305","imei1":"13457900597305","imei2":"13457900597305","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37486,"job_number":"JOB_37486","tr_customer_id":37503,"tr_customer_product_id":37493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:19:15.000Z","modified_at":"2025-06-19T09:19:52.000Z","name":"Kieran Gutkowski","mobile_number":"263-761-5598","email_id":"Filiberto71@yahoo.com","dop":"2025-04-07","serial_number":"11494410874168","imei1":"11494410874168","imei2":"11494410874168","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37489,"job_number":"JOB_37489","tr_customer_id":37506,"tr_customer_product_id":37496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:15.000Z","modified_at":"2025-06-19T09:25:47.000Z","name":"Kaelyn Muller","mobile_number":"837-659-9340","email_id":"Destin15@yahoo.com","dop":"2025-04-30","serial_number":"100364915465189","imei1":"100364915465189","imei2":"100364915465189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37491,"job_number":"JOB_37491","tr_customer_id":37508,"tr_customer_product_id":37498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:25:52.000Z","modified_at":"2025-06-19T09:26:23.000Z","name":"Sister Wiegand","mobile_number":"751-430-2126","email_id":"Max.Carroll86@hotmail.com","dop":"2025-04-30","serial_number":"105225333720003","imei1":"105225333720003","imei2":"105225333720003","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37493,"job_number":"JOB_37493","tr_customer_id":37510,"tr_customer_product_id":37500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:26:29.000Z","modified_at":"2025-06-19T09:27:00.000Z","name":"Rahul Berge","mobile_number":"620-752-4342","email_id":"Pearlie_Mueller70@yahoo.com","dop":"2025-04-30","serial_number":"100492324090164","imei1":"100492324090164","imei2":"100492324090164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37495,"job_number":"JOB_37495","tr_customer_id":37512,"tr_customer_product_id":37502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:47:34.000Z","modified_at":"2025-06-19T09:48:06.000Z","name":"Cary Hessel","mobile_number":"309-906-4650","email_id":"Nolan_Wisoky39@yahoo.com","dop":"2025-04-30","serial_number":"100474406611033","imei1":"100474406611033","imei2":"100474406611033","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37497,"job_number":"JOB_37497","tr_customer_id":37514,"tr_customer_product_id":37504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:12.000Z","modified_at":"2025-06-19T09:48:44.000Z","name":"Isaac Goldner","mobile_number":"333-285-4940","email_id":"Domenica39@hotmail.com","dop":"2025-04-30","serial_number":"108217005028613","imei1":"108217005028613","imei2":"108217005028613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37499,"job_number":"JOB_37499","tr_customer_id":37516,"tr_customer_product_id":37506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:48:50.000Z","modified_at":"2025-06-19T09:49:22.000Z","name":"Mckenna Schowalter","mobile_number":"976-261-3096","email_id":"Madison90@yahoo.com","dop":"2025-04-30","serial_number":"109963746760945","imei1":"109963746760945","imei2":"109963746760945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37501,"job_number":"JOB_37501","tr_customer_id":37518,"tr_customer_product_id":37508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:55:33.000Z","modified_at":"2025-06-19T09:56:08.000Z","name":"Amara Runolfsson","mobile_number":"521-856-1634","email_id":"Bernie16@hotmail.com","dop":"2025-04-30","serial_number":"106113188483749","imei1":"106113188483749","imei2":"106113188483749","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37503,"job_number":"JOB_37503","tr_customer_id":37520,"tr_customer_product_id":37510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:14.000Z","modified_at":"2025-06-19T09:56:48.000Z","name":"Garland Schmeler","mobile_number":"829-500-6071","email_id":"Susie_Rippin@gmail.com","dop":"2025-04-30","serial_number":"105497014791493","imei1":"105497014791493","imei2":"105497014791493","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37505,"job_number":"JOB_37505","tr_customer_id":37522,"tr_customer_product_id":37512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T09:56:54.000Z","modified_at":"2025-06-19T09:57:30.000Z","name":"Kaylee Runolfsson","mobile_number":"802-543-0706","email_id":"Katelin19@yahoo.com","dop":"2025-04-30","serial_number":"104885756714075","imei1":"104885756714075","imei2":"104885756714075","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T09:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37509,"job_number":"JOB_37509","tr_customer_id":37526,"tr_customer_product_id":37516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:06.000Z","modified_at":"2025-06-19T10:05:43.000Z","name":"Ruth Cassin","mobile_number":"582-990-8082","email_id":"Yasmine51@gmail.com","dop":"2025-04-07","serial_number":"10485834363776","imei1":"10485834363776","imei2":"10485834363776","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37513,"job_number":"JOB_37513","tr_customer_id":37530,"tr_customer_product_id":37520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:05:49.000Z","modified_at":"2025-06-19T10:06:27.000Z","name":"Jerome Stehr","mobile_number":"836-280-0763","email_id":"Margot_Turcotte@gmail.com","dop":"2025-04-07","serial_number":"14698249973320","imei1":"14698249973320","imei2":"14698249973320","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37517,"job_number":"JOB_37517","tr_customer_id":37534,"tr_customer_product_id":37524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:06:33.000Z","modified_at":"2025-06-19T10:07:09.000Z","name":"Asa Hand","mobile_number":"932-752-1670","email_id":"Agustina34@gmail.com","dop":"2025-04-07","serial_number":"12758404818595","imei1":"12758404818595","imei2":"12758404818595","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37521,"job_number":"JOB_37521","tr_customer_id":37538,"tr_customer_product_id":37528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:58:57.000Z","modified_at":"2025-06-19T10:59:31.000Z","name":"Destiney Breitenberg","mobile_number":"824-810-0927","email_id":"Ansel.Larkin@gmail.com","dop":"2025-04-30","serial_number":"104397489385382","imei1":"104397489385382","imei2":"104397489385382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T10:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37523,"job_number":"JOB_37523","tr_customer_id":37540,"tr_customer_product_id":37530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T10:59:38.000Z","modified_at":"2025-06-19T11:00:12.000Z","name":"Golda Glover","mobile_number":"665-756-6419","email_id":"Juwan55@hotmail.com","dop":"2025-04-30","serial_number":"107697440678439","imei1":"107697440678439","imei2":"107697440678439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37525,"job_number":"JOB_37525","tr_customer_id":37542,"tr_customer_product_id":37532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:00:18.000Z","modified_at":"2025-06-19T11:00:52.000Z","name":"Colleen Runolfsson","mobile_number":"499-738-4103","email_id":"Fausto_Johnston@hotmail.com","dop":"2025-04-30","serial_number":"109552503247147","imei1":"109552503247147","imei2":"109552503247147","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37529,"job_number":"JOB_37529","tr_customer_id":37546,"tr_customer_product_id":37536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:12.000Z","modified_at":"2025-06-19T11:10:50.000Z","name":"Justyn Mayer","mobile_number":"697-341-8027","email_id":"Cierra51@hotmail.com","dop":"2025-04-30","serial_number":"108343525125465","imei1":"108343525125465","imei2":"108343525125465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37532,"job_number":"JOB_37532","tr_customer_id":37549,"tr_customer_product_id":37539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:10:57.000Z","modified_at":"2025-06-19T11:11:35.000Z","name":"Kellen Mitchell","mobile_number":"458-390-3270","email_id":"Margret.Walker50@yahoo.com","dop":"2025-04-30","serial_number":"101731233729822","imei1":"101731233729822","imei2":"101731233729822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37534,"job_number":"JOB_37534","tr_customer_id":37551,"tr_customer_product_id":37541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:11:41.000Z","modified_at":"2025-06-19T11:12:17.000Z","name":"Jeremy Pfannerstill","mobile_number":"784-622-1134","email_id":"Cristal_Weimann97@gmail.com","dop":"2025-04-30","serial_number":"105302358264101","imei1":"105302358264101","imei2":"105302358264101","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37536,"job_number":"JOB_37536","tr_customer_id":37553,"tr_customer_product_id":37543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:12:56.000Z","modified_at":"2025-06-19T11:13:50.000Z","name":"Neha Larkin","mobile_number":"422-235-7595","email_id":"Maxie62@gmail.com","dop":"2025-04-14","serial_number":"15838665112925","imei1":"15838665112925","imei2":"15838665112925","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37538,"job_number":"JOB_37538","tr_customer_id":37555,"tr_customer_product_id":37545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:13:58.000Z","modified_at":"2025-06-19T11:14:43.000Z","name":"Cristopher Metz","mobile_number":"845-262-5355","email_id":"Carlotta_Hagenes63@hotmail.com","dop":"2025-04-14","serial_number":"10028459170406","imei1":"10028459170406","imei2":"10028459170406","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37540,"job_number":"JOB_37540","tr_customer_id":37557,"tr_customer_product_id":37547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:14:50.000Z","modified_at":"2025-06-19T11:15:33.000Z","name":"Arden Cummerata","mobile_number":"244-234-0483","email_id":"Janiya.Dibbert61@hotmail.com","dop":"2025-04-14","serial_number":"12698213118564","imei1":"12698213118564","imei2":"12698213118564","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37542,"job_number":"JOB_37542","tr_customer_id":37559,"tr_customer_product_id":37549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:05.000Z","modified_at":"2025-06-19T11:40:42.000Z","name":"Willie Kihn","mobile_number":"743-279-3264","email_id":"Rubye11@yahoo.com","dop":"2025-04-06","serial_number":"13507345172653","imei1":"13507345172653","imei2":"13507345172653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37545,"job_number":"JOB_37545","tr_customer_id":37562,"tr_customer_product_id":37552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:40:48.000Z","modified_at":"2025-06-19T11:41:25.000Z","name":"Audreanne Rippin","mobile_number":"303-502-0849","email_id":"Natalie_Lakin@gmail.com","dop":"2025-04-06","serial_number":"17758426378300","imei1":"17758426378300","imei2":"17758426378300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37548,"job_number":"JOB_37548","tr_customer_id":37565,"tr_customer_product_id":37555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T11:41:31.000Z","modified_at":"2025-06-19T11:42:08.000Z","name":"Bert Franecki","mobile_number":"906-687-4842","email_id":"Brenda_Lind@yahoo.com","dop":"2025-04-06","serial_number":"11230617169272","imei1":"11230617169272","imei2":"11230617169272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T11:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37556,"job_number":"JOB_37556","tr_customer_id":37573,"tr_customer_product_id":37563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:26:48.000Z","modified_at":"2025-06-19T12:27:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34615431192684","imei1":"34615431192684","imei2":"34615431192684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37563,"job_number":"JOB_37563","tr_customer_id":37580,"tr_customer_product_id":37570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:20.000Z","modified_at":"2025-06-19T12:27:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98107625777091","imei1":"98107625777091","imei2":"98107625777091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37570,"job_number":"JOB_37570","tr_customer_id":37587,"tr_customer_product_id":37577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:27:53.000Z","modified_at":"2025-06-19T12:28:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48369384789385","imei1":"48369384789385","imei2":"48369384789385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37577,"job_number":"JOB_37577","tr_customer_id":37594,"tr_customer_product_id":37584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:38:51.000Z","modified_at":"2025-06-19T12:39:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79372807775818","imei1":"79372807775818","imei2":"79372807775818","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37584,"job_number":"JOB_37584","tr_customer_id":37601,"tr_customer_product_id":37591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:39:27.000Z","modified_at":"2025-06-19T12:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75163157620030","imei1":"75163157620030","imei2":"75163157620030","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1fd11753-bfd7-4424-ab44-c26cf1a015ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 857ms
Mean size per request: 72.56KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89c909d7-8292-4d6d-982d-703d46b66ef2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1223d-leV/kBB2DK0fBnNEsurPOAHDL7E"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-05-28T06:19:03.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-05-28T08:19:24.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32800,"job_number":"JOB_32800","tr_customer_id":32817,"tr_customer_product_id":32807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:27.000Z","modified_at":"2025-05-28T08:19:33.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"19518452538467","imei1":"19518452538467","imei2":"19518452538467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-05-28T08:33:19.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32821,"job_number":"JOB_32821","tr_customer_id":32838,"tr_customer_product_id":32828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:22:38.000Z","modified_at":"2025-05-28T10:22:48.000Z","name":"Marco Considine","mobile_number":"897-238-6948","email_id":"Dario45@gmail.com","dop":"2025-04-06","serial_number":"18361043545365","imei1":"18361043545365","imei2":"18361043545365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T12:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 75 0 0
verify the mobile number is type of number 75 0 0
Verify the create and modified date are in ist formate 150 0 0
Total 303 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6ed6984-a8e5-448b-a6f2-9bec59897d96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1ace65e-b15f-4e00-8ec3-b2351002d911
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e16966c-e8cb-4b89-ae92-3094cab86449
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37591
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 251 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e319705a-b0ed-4450-88a7-96d90c0ecfa8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b2ccd6e-0d2a-41c6-b1a2-a5b33e810fd3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cbb24e54-167a-4766-a0f8-a1569ff5cdd0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37591
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 245ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMzNjgyMX0.O4D8FUkOox0dRTERhCo7mRgtS8b2HkdXbotcm1q0NlI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16f1a8ec-fe17-40ca-9e26-fff80ae3f478
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37591
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 60c4c9ea-e63f-4297-9a0a-23017ac6ad78
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-qzwEHaSjd/idLeLMNmkQ5lmRwYc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4Mjl9.4o8-Z8bED_yBEugSqBN5Ce8H1jWrDyWi5RfZ1sgUqio"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 2.88KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4Mjl9.4o8-Z8bED_yBEugSqBN5Ce8H1jWrDyWi5RfZ1sgUqio
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a17eb154-6fc9-434e-aae2-8d9a20af3890
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"b88-b25azUCvlRfyTNcxEjrf3c3/cOE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T12:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a990bf63-b85a-40ba-8052-ade647f6ad2f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 2.88KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4Mjl9.4o8-Z8bED_yBEugSqBN5Ce8H1jWrDyWi5RfZ1sgUqio
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7dda1edb-3493-4eda-83db-2688dbe5cc3f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"b88-b25azUCvlRfyTNcxEjrf3c3/cOE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37448,"job_number":"JOB_37448","tr_customer_id":37465,"tr_customer_product_id":37455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T06:55:59.000Z","modified_at":"2025-06-19T06:57:16.000Z","name":"Euna Schumm","mobile_number":"994-965-9065","email_id":"Britney4@gmail.com","dop":"2025-04-14","serial_number":"11333719219302","imei1":"11333719219302","imei2":"11333719219302","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T06:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T12:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4Mjl9.4o8-Z8bED_yBEugSqBN5Ce8H1jWrDyWi5RfZ1sgUqio
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 172ebde0-a5c7-4a99-8ef9-f355ed18fab6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37591
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 60d36520-d344-4ffe-a98b-f2e480f2975d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37591
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99ffeabd-eca6-45e4-8486-f321b6f0f801
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37591
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 243ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4Mjl9.4o8-Z8bED_yBEugSqBN5Ce8H1jWrDyWi5RfZ1sgUqio
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3b98981-33e4-4262-a04f-b03f110d95c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 247ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4Mjl9.4o8-Z8bED_yBEugSqBN5Ce8H1jWrDyWi5RfZ1sgUqio
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7aff87e8-330b-4f5a-9054-49bf6296c470
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37591
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37591
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4Mjl9.4o8-Z8bED_yBEugSqBN5Ce8H1jWrDyWi5RfZ1sgUqio
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9980a52c-fb30-4363-8c64-5907083bf607
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-sVeSJGcKcPzkm2RbCO4zZjKn93I"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 12:40:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37591,"job_number":"JOB_37591","tr_customer_id":37608,"tr_customer_product_id":37598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T12:40:03.000Z","modified_at":"2025-06-19T12:40:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95255348416271","imei1":"95255348416271","imei2":"95255348416271","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T12:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167945,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:40:03.000Z","created_at":"2025-06-19T12:40:03.000Z"},{"id":167946,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T12:40:03.000Z","created_at":"2025-06-19T12:40:03.000Z"},{"id":167947,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T12:40:11.000Z","created_at":"2025-06-19T12:40:11.000Z"},{"id":167948,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T12:40:12.000Z","created_at":"2025-06-19T12:40:12.000Z"},{"id":167949,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:40:19.000Z","created_at":"2025-06-19T12:40:19.000Z"},{"id":167950,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:40:20.000Z","created_at":"2025-06-19T12:40:20.000Z"},{"id":167951,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:40:20.000Z","created_at":"2025-06-19T12:40:20.000Z"},{"id":167952,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T12:40:20.000Z","created_at":"2025-06-19T12:40:20.000Z"},{"id":167954,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-19T12:40:27.000Z","created_at":"2025-06-19T12:40:27.000Z"},{"id":167955,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T12:40:30.000Z","created_at":"2025-06-19T12:40:30.000Z"},{"id":167956,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T12:40:30.000Z","created_at":"2025-06-19T12:40:30.000Z"}],"problems":[{"id":59536,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T12:40:03.000Z"},{"id":59537,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:40:19.000Z"},{"id":59538,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:40:20.000Z"},{"id":59539,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:40:20.000Z"},{"id":59540,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T12:40:20.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37591
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 645093dd-c12f-4790-a9fe-b5aecac9fce7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37591
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 242ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 720d8f0b-e785-42cb-a117-5ae3c5ccb964
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4Mjl9.4o8-Z8bED_yBEugSqBN5Ce8H1jWrDyWi5RfZ1sgUqio
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 954e25b7-5153-4fa4-8981-4691999caf93
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMzY4Mjl9.4o8-Z8bED_yBEugSqBN5Ce8H1jWrDyWi5RfZ1sgUqio
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa67767c-ca8f-47a0-84a1-8b647c488aba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 12:40:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404